I seem to get these three questions about Manual Testing on a regular basis and thought i would share the answers:
1. How to get the column/row data populated in the test chart dialog?
(Menus are: Test>Test Plan>Charts> New Chart> New Test Case Chart)
2. How to see Iterations in a Manual Test Run?
(Test > Runs > Select a run > Test Results)
3. How to execute multiple manual test runs at once and see the results in the test runs view?
(Test > Runs Open a manual Test run)
Get the column/row data populated in the test chart dialog
The column/row data made available to you in the Test chart dialog comes from the columns you have displayed in the Tests view.
For instance all the columns have been added in the Test View except for “Activated” therefore you don’t get it as an option for a chart.
Displaying iterations in a manual test run
Iterations in a manual Test Run are displayed when you have a parameter in a test case.
For instance in the test case below there are four parameters for the “add review” step…So the test will run through four iterations.
Running this test case and looking at the Test Runs, an iteration is displayed in the result summary view .
Executing multiple manual test runs at once and see the results in a single test runs view
To have multiple manual test cases appear in a single run you need to select all the test cases you want in that run when you start the test runner. (not certain why i keep forgetting this one!)
While the dialog above has the the same test case selected but with different configurations, the test cases can be different.
The test run summary dialog below shows run information for five different test runs from four different test cases with two different configurations.