Versions Compared

Key

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

...

Now, with the help of this API, one can perform the database validation after a test case is executed.

API Endpoint:

API Endpoint for DB Validation API isĀ 

...

And this API accepts a single body parameter "query" which can be either in STRING format or in JSON Object depending on the database vendor.

Steps:

Step by step guide to perform database validation:

...