The Test Class
Learn how to extend the base test class, include the automated tests in the test class, and use a listener for taking screenshots.
We'll cover the following
Each test case is automated by a test method of the VplTests class.
The test
class has 3 test methods, one for each test case:
keyword_Search_Returns_Results
any_Page_Has_Results
next_Page_Has_Results
Get hands-on with 1400+ tech skills courses.