nmrao thanks for the suggestion, I am reviewing them and trying out ways to implement a solution.
I will post to this group once I have a solution.
Specifically....
I am trying out a solution using "datasink" to capture the test steps status while the test case loops through the data source and execute the test steps. Datasink type subreport, which can later be used to generate the test case report.
The challenge is each row from datasource is a test case (datasource loop 1) with multiple test steps (data source loop 2), I am trying to capture the test results for each test step (loop 2) and roll that status up to get the final status of the test case row (loop 1) in the datasource, which is not easily available.
I will try to see if I can create a simple project and upload it here so that the community can see the challenge and provide some input.
Thanks
sas