-
Selenium Beginners Guide
Selenium Webdriver with Java - for Beginners
Welcome to MaxTAF's beginner's course for Selenium Webdriver using Java.
Who is it for?
This course is designed to be taken by beginner test automators as well as beginner Java programmers. The first half will go into the essential skills needed to develop code for test automation. The second half will cover the basics of Selenium Webdriver in Java.
-
Course: MaxTAF Cloud Getting Started Tutorial
In this course we will be covering the basic steps needed to get sufficiently acquainted with MaxTAF so you can start writing your own tests.
This course covers the following topics:
- MaxTAF Cloud Layout
- Create test cases within a project
- Create test suites to group your tests for batch runs
- View the previous and current test/suite runs for analysis
- Create schedules so you can run your tests/suites in regular intervals
-
Course: MaxTAF Cloud Advanced Tutorial
This course will cover:
- How to use each section of MaxTAF Cloud
- Using Parameters
- Using other testing tools with MaxTAF Cloud
-
Course: How to implement Page Object Model in MaxTAF Cloud
This tutorial delves into how to implement the Page Object Model style of test framework development in MaxTAF Cloud