Test Automation Execution without TestNG XML

   We know that the testng.xml file is a configuration file that helps in organizing our tests. It allows testers to create and handle multiple test classes, define test suites and tests. Also, it makes a tester's job easier by controlling the execution of tests by putting all the test cases together and running them under one... Continue Reading →

Read parameter value from TestNG XML file

     We have some situations in the automation to read parameter values from the TestNG XML file when the engineers use the TestNG framework. The parameter value may be used in different use cases like creating automation driver sessions, during automation execution, and during report generation.      We can read parameter values from... Continue Reading →

Create a website or blog at WordPress.com

Up ↑