Advanced TestNG Framework and Integration with Selenium
Offered By: Coursera Project Network via Coursera
Course Description
Overview
TestNG stands for Test Next Generation is a testing framework that provides the developer the ability to write more flexible and powerful tests with help of easy annotations, grouping, sequencing & parametrizing.
It can easily be integrated with automation tools like Selenium and is widely used by automation test experts to write functional tests.
In this one-hour guided project through hands-on, practical exercises, you will learn advanced concepts like executing test cases using TestNG XML file, grouping test cases, and performing data-driven testing.
In this project, you will learn -
Executing TestNG test cases using TestNG XML file
Order of execution of methods via TestNG annotations
Executing test cases of multiple classes via TestNG XML file
Executing test cases of all the classes of a package
Grouping test cases and executing them via TestNG XML file
Parameterizing test methods using @Paramters annotation
Parallel execution of test cases on multiple browsers using TestNG
Data-Driven testing using Data Provider
Syllabus
- Project Overview
- TestNG stands for Test Next Generation is a testing framework that provides the developer the ability to write more flexible and powerful tests with help of easy annotations, grouping, sequencing & parametrizing. It can easily be integrated with automation tools like Selenium and is widely used by automation test experts to write functional tests. In this one-hour guided project through hands-on, practical exercises, you will learn advanced concepts like executing test cases using testing xml file, grouping test cases, and performing data-driven testing.
Taught by
Saurabh Dhingra
Related Courses
Web and Mobile Testing with SeleniumUniversity of Minnesota via Coursera Create Your First Automation Script Using Selenium and Java
Coursera Project Network via Coursera Automate an e-commerce web application using Selenium & Java
Coursera Project Network via Coursera Behavior Driven Development with Selenium and Cucumber
Coursera Project Network via Coursera Selenium Grid - Running Selenium tests in parallel
Coursera Project Network via Coursera