Selenium In TestNG: Taking Your Web Tests To The Next Level
Welcome to the next episode in our new series “Integrating testing into your development flow”. Today we are going to be looking at “Selenium In TestNG: Taking Your Web Tests To The Next Level “. In our last presentation, we went over how to expand on the logging and reporting tools provided by testNG to generate more meaningful reports. In addition, we covered several examples on how to write your own custom logger and reporters. So that you can create your own custom HTML and XML reports that make sense to the end-user. Today we’re going to take our tests to the next level by looking at using Selenium in TestNG. Specifically, how Selenium in TesgNG can be used to... Read more