Reviewing Results for Parameterized Tests
After a test run is complete the result of each parameterized test can be viewed by looking at the test run's Children tab. The following image shows a test which had three parameter sets and three matching runs:
As shown in the image, the Run of Engine test at speed test had 3 parameterized runs. They appear below and as children of a container test-run which is automatically created when a single test case has several parameterized runs. This container test run summarizes the result of each parameterized run. In this example, the test run result is FAILED because the result of one of the parameterized runs is FAILED..
If you click on the test run results of a parameterized test you can see the actual parameters in the description of the test run, as shown in the following image:
Was this helpful?