Hi All,
    I have a test plan which has to execute the following steps -
1. POST simultaneous 500 HTTP request to a server.
2. Assert the response( Check for specific text in the response )
3. If the assertion of step 2. is valid(true) send another round of similar
HTTP POST requests.

For Step 3. above I want it this way, only if the assertion of step 2. is
valid(true) then Step 3. should be executed else it should be skipped.

How to accomplish this ?

Wishing you all a very prospective New Year ahead.

Regards,
Ananda.

Reply via email to