Forum Discussion

kamahade's avatar
kamahade
Regular Contributor
15 years ago

Report

I have a following scenario in a testCase.

1) Datasource - CSV file with over 50 rows
2) SOAP Request - which takes input from Datasource step
3) Data loop which loops until Datasource all rows are over.

Now, this all in one testcase and when I run, and if one request fails because of invalid input the whole testcase is shown as failed.

How do I split this up ?
  • kamahade's avatar
    kamahade
    Regular Contributor
    I think, I found a solution using customised report.

    But I see a defect (??) here. Check the screen snap shot here. http://www.screencast.com/t/Zv6CTrtbZ

    Basically, am creating Custom Template report for my failed Test steps,however, after running my testsuite, I could not generate this template and view it.
  • kamahade's avatar
    kamahade
    Regular Contributor
    Any help in this will be appreciated... Getting teststep results for every testcase when testsuite is triggered.