Parsing XML data of testng-results.xml



I am new to XML and as part of test I wanted to parse the TESTNG testng-results.xml to get the following data for each tests in the Suite:


TestName: Result: Test Execution Time Stamp:


Could someone please help me on this.


No comments:

Post a Comment