Course

Advanced TestNG Framework and Integration with Selenium

Coursera Project Network

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

Certificate Available ✔

Get Started / More Info
Advanced TestNG Framework and Integration with Selenium
More Software Development Courses

DevOps on AWS

Amazon Web Services

DevOps on AWS specialization teaches you how to use the combination of DevOps philosophies, practices and tools to develop, deploy, and maintain applications in...

Create basic behavior with C# in Unity

Coursera Project Network

In this 1-hour, project-based course, you will create a simple game environment and a handful of simple blocks of code called “components” and attach them to...

Introduction to Java Enterprise Edition (EE)

LearnQuest

This course focuses on JEE as a platform. We discuss the motivation and purpose, as well as some of the frequently used libraries and technologies, in the Java Enterprise...

Regex Python - Découvrir les Expressions Régulières

Coursera Project Network

Dans ce projet guidé, vous découvrirez les expressions régulières (RegEx) en Python. Tout développeur est amené tôt ou tard à travailler avec des données...