Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. First filter on desired test run or do not filter if you want to debug last executed test run.

     
  2. Now expand the test case which you want to debug.
     
  3. And open the "Results" tab of this test case and click on "Show Execution Time Details".
     
  4. vREST will show you the actual HTTP request details which was executed during the last / filtered test run. If vREST is sending the request data correctly and your actual response is wrong then you should verify your server code for this.