Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
What do you mean by "Batch Execution"?
As for the summary report, the amount of information in the log is up to the person writing the tests. TestComplete does report some information be default but you can add your own Warnings, Errors, and Messages to fill out the details.
Unless that's not what you meant in your question about the Summary report. Could you describe in more detail what you are looking for?
As for the summary report, the amount of information in the log is up to the person writing the tests. TestComplete does report some information be default but you can add your own Warnings, Errors, and Messages to fill out the details.
Unless that's not what you meant in your question about the Summary report. Could you describe in more detail what you are looking for?
JackSparrow
9 years agoFrequent Contributor
Hi tristaanogre
Batch Execution is executing certain number of test cases at once with out any manual intervention in between each test case execution ,normally we do batch execution from minimum 100 test cases to maximum testcases depends on regression bed test cases at once and see there total summary report .
And ya the summary report is the report of total 100 executed test cased report in a simpler format so that we will understand overall execution status .
This batch execution and Summary report i used do in Selenium and UFT but i don't know how to do in test complete.