Versions Compared

Key

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

Here is the list of some of frequently asked questions:

...

  • Open chrome://extensions page in new browser's tab (Google Chrome)
  • Enable the developer mode
  • Then "Update extensions now" button will appear, click on this button to update the extensions.

...

How to specify JSON payload or multi level parameters in a test case?

To specify JSON payload or multi level parameters, follow the below steps:

  • First specify a header of "Content-Type" of appropriate value (e.g. "application/json" for JSON payload or "application/xml" for xml payload) in "Headers" sub-tab for a test case
  • Then specify the request payload (either json or xml or any other type) in "Raw Body" sub-tab
How to perform cookie based authentication?

To perform cookie based authentication in vREST, follow the steps below:

...

Child pages (Children Display)