Computer Science, asked by KrishnaAnju5042, 1 year ago

response time of the requests are verified using what testing a) Throughput testing b) scalability testing c) longetivity testing d) None

Answers

Answered by Arslankincsem
10

Scalability testing is a part of non-functional testing where people can test their software application’s performance and find out the capability of the scale up and scale down ratio.


Even with this testing, you can also measure the loading performance attributes.


The response time of the requests is verified using throughput testing.

Answered by gratefuljarette
0

Response time of the requests are verified using scalability testing.

Option (B)

Explanation:

  • It is used to measure its capability to scale up or scale out. It is used to measure Non-Funtional capability. It is used to determine the web user limit for the web application and ensure customer experience, under a heavy load

Creating a scalability test

  • In this customer need to store all the data of these new customers.

Increament load:

  • This is the main reason for the scalabillity testing

Testing Environment:  

  • It must be constant to get the accurate and reliable results.

Advantages  

  • Scaling is very simple and gives Diminising results.

Disadvantages:

  • Every time upgrate the processor and not giving same result always.
  • Horizontal scaling is too much expensive.
  • Maintainence cost is also high

Learn More about Scalability Testing:

Response time of the user requests are verified using __________________.

https://brainly.in/question/8788528

_______ testing assesses stability problems

https://brainly.in/question/6033288

Similar questions