JUNIT Test NG How to convert test classes from JUNIT to TESTNG Everybody that I talk to says that they use TestNG. I am still using JUNIT. Am I the only person still doing it? I am using Tes… Tuesday, October 11, 2016 Add Comment Edit
learn test automation Test NG 9 Easy TestNG Features You Can Learn Today That Will Improve Your Test Automation The TestNG unit testing framework has many easy-to-implement features that will make you test automation easier: Dependent scrip… Friday, March 4, 2016 Add Comment Edit
Test NG Create dependent automation scripts with Test NG There are situations when you need your test automation scripts to run in a specific order. For example, if you are automating us… Saturday, January 23, 2016 Add Comment Edit