Versions Compared

Key

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

...

2. Just expand the API Request you want to view the response of. There are tabs of Input, Request, Header and Response Body for every request.

...

Replace a stored value for Web Service

Users can replace the stored parameter value in their web services execution from UI which will be then referred in the subsequent calls. The feature helps users store any value and use the same in further execution from Test Recorder.

For example, the value of usertoken can be stored and used at run time to avoid session time-out errors while execution.

...

Image Added

Image Added

When executing the test case in a Single Session, the stored value for usertoken is used for subsequent requests where the variable was stored.

...