1.

What Are The Common Tests Performed On Api’s?

Answer»

The common tests performed on API’s:

  • Verification of the API whether it is updating any data STRUCTURE
  • Verify if the API does not return anything
  • Based on INPUT conditions, returned values from the API’s are CHECKED.
  • Verification of the API whether it TRIGGERS some other event or calls another API.

The common tests performed on API’s:



Discussion

No Comment Found