During negative testing, what kind of inputs are typically used to test an API?

  • Invalid inputs
  • No inputs
  • Random inputs
  • Valid inputs
Negative testing involves using invalid inputs to check if the API handles errors gracefully and produces appropriate responses.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *