A cloud-based storage service wants to determine how many concurrent uploads it can handle before the upload speed starts to degrade. What type of testing should they primarily use?

  • Acceptance Testing
  • Beta Testing
  • Integration Testing
  • Scalability Testing
Scalability Testing focuses on measuring a system's capacity to scale up based on the load it can handle. For a cloud-based storage service, understanding the point at which concurrent uploads start affecting speed is essential. This ensures that as user numbers grow, the service remains efficient and reliable.
Add your answer
Loading...

Leave a comment

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