1.

How Do You Store And View Batch Test Results?

Answer»

To store Batch test result
When you RUN a regular, interactive test, results are stored in a subfolder under the test. The same is true when a test is called by a batch test. WinRunner saves the results for each called test separately in a subfolder under the test. A subfolder is also created for the batch test that contains the overall results of the batch test run.

To view Batch test result
When a batch test run is COMPLETED, you can view information about the events that occurred during the run in the Test Results window. If one of the called tests fails, then the batch test is marked as FAILED.

The test log section of the Test Results window LISTS all the events that OCCUR red during the batch test run.
Each time a test is called, a call_test entry is listed in the log. To view the results of the called test, double-click its call_test entry.

To store Batch test result
When you run a regular, interactive test, results are stored in a subfolder under the test. The same is true when a test is called by a batch test. WinRunner saves the results for each called test separately in a subfolder under the test. A subfolder is also created for the batch test that contains the overall results of the batch test run.

To view Batch test result
When a batch test run is completed, you can view information about the events that occurred during the run in the Test Results window. If one of the called tests fails, then the batch test is marked as failed.

The test log section of the Test Results window lists all the events that occur red during the batch test run.
Each time a test is called, a call_test entry is listed in the log. To view the results of the called test, double-click its call_test entry.



Discussion

No Comment Found