Computer Science, asked by Ruparam2886, 1 year ago

Number of transactions a system can process in a given timespan, is measured using _____________ testing a. Operational b. Throughput c. Scalability d. All of the options

Answers

Answered by writersparadise
11

The answer is Option B.


Number of transactions a system can process in a given timespan is measured using throughput testing.  Throughput refers to the amount of transactions that are produced by the system over time during a test. In other words, it refers to the capacity that an application or a website is capable of handling.
Answered by lovingheart
0

Answer:

Number of transactions a system can process in a given time span, is measured using Throughput

Explanation:

This defines the number of process a system can handle at a time. Whenever an application is developed, it needs to be tested multiple times with multiple condition before it goes to the production environment. The application should be ready to accept and respond aptly and the application should be able to process multiple client requests. In order to test this type of performance testing, throughput testing can be done.

Similar questions