In performance testing, monitoring _________ helps in identifying memory leaks or resource inefficiencies in an API.

  • CPU usage
  • Disk I/O
  • Memory consumption
  • Network traffic
Monitoring memory consumption is crucial for detecting memory leaks or inefficient resource usage in an API. It ensures that the API is optimized in terms of memory utilization during performance testing.
Add your answer
Loading...

Leave a comment

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