Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

Load Test Assertion organization

I have a test case "CreateProfile' in which I have 3 assertions
1. response should contain 'Pass'
2. response time should be within SLA = 3000 ms
3. response should not contain 'Exception'

while running the testcase in a load test, assertion 2 and 3 were hit and I got a bunch of both errors. I am interested in finding out how many of each assertions were encountered.

soapUI will show the total assertions encountered. It would be nice if it can somehow sort by grouping etc.

Thanks

ALi