Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
capturing response time of API
can we have response time printed to every API that I hit from my SOAtest automated suite? Suppose i have a scenario.. to test this scenario I have to execute a sequence of test steps, each of these test steps is again a separate API. So, i want to capture the response time of each of these APIs and present it the report…
How to check assertion status or test result of specific test step
Hi, Can someone please help me check the test result of specific test step.. Or result of previous test step Or result of assertion in previous test step. I can do this on SOAP UI But don't know how this works on SOATest. Thanks, Tarun
I would like to extract the status of a test and post it directly to Rally API.
I have to update the test result status of my tests to Rally. I am checking if there is any way I could extract the status of a test from the execution report and post it directly to Rally API. Is it possible to extract just the pass/fail status of a test from SOATest? If so, how to do it? If there are any other options…