Parallel Testing Using TestNG in Selenium

Parallel testing using TestNG in Selenium

Hello Friends, In this post we will see How to do ‘Parallel testing using TestNG in Selenium’. For Parallel testing in selenium we will use TestNG third party tool. We will also see ‘Parallel execution …

Read more

TestNG Listeners in Selenium Webdriver

TestNG Listeners in Selenium

In this post, we will learn what is TestNG Listeners and how to use it in automation testing with Selenium. What is TestNG Listeners? Listener is use to modify the default behavior of TestNG reporting …

Read more