eclipse - Storing/ Exporting Selenium Webdriver Test Results -
I am using Eclipse - Testmag / WebDriver, and test your application and regress to get the test result. There is no such way. I can store test results (i.e., since printed output), can I export in any format XL file or HTML whenever I run the test? If your tests have been successfully executed, you can see the output in the location: Project-directory / test-test-
View these files:
-
index.html = & gt; Full TestNg HTML reports
-
Impulse-report.html = html> Reports that can be easily printed and emailed
-
testng-results.xml = & gt; TestNg results in XML format
Comments
Post a Comment