praveenskg
2 years agoContributor
How to get the data in the summary report into variable
I am working on creating a table with all the data available in the Junit summary report I want to check here to see if there is any Test complete inbuilt variables that has these values available. ...
- 2 years ago
Do you want to store the entire contents of Log.xml into a variable? If yes, see https://support.smartbear.com/testcomplete/docs/testing-with/working-with-external-data-sources/text.html
If you want to read the XML Data, see https://support.smartbear.com/testcomplete/docs/testing-with/working-with-external-data-sources/xml.html