My requirement is to create separate report file for each transaction(in my case each transaction is a scenario) ran for certain users with certain iteration. The purpose is to...
If I run 3 iterations .. in that two iterations are failed. But when I see the Response time calculated including the failed transactions.
Min, avg, Max
0.14, 7.44, 9.33...
It works as design. If you would like to exclude the errors from the computed statistics you can filter your test result under the Results section-->Result manager.
You need to filter your test:
- Open the Results Manager and select your test
- Select the 'Filter' section
- Enable the Error filter
- Click Duplicate & Filter
You'll get...