I am trying to make a report of all test runs within a test cycle that contains:
1. The test run name and details
2. Steps for each test run
3. Step action
3. Expected result for each step
4. Notes for each step
5. Results for each step
I have not figured out how to export the result for each step into a table. I expected the template to look something like this:
«TemplateStart:TSTRN»
«TableStart:STEPS»
«stepIndex»
|
«action»
|
«expectedResult»
|
«notes»
|
«results»
|
«TableEnd:STEPS»
«TemplateEnd:TSTRN»
The last column of the table doesn't give the results of the test like I had hoped, it just repeats the previous column.
Is it possible to create a template like this when exporting test runs?
Thanks,
------------------------------
Alex Wiitamaki
Appareo
Fargo ND
------------------------------