In API testing, Boundary Value Analysis often reveals errors at the _________ of input ranges where edge cases are likely.

  • Boundaries and Limits
  • Edges and Limits
  • Extremes and Limits
  • Start and End
Boundary Value Analysis focuses on testing the edges of input ranges, uncovering potential errors at the boundaries where edge cases are likely to occur. This helps in identifying issues that may not be evident with typical values.
Add your answer
Loading...

Leave a comment

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