Computer Science, asked by ananddevtiwari9201, 1 year ago

What testing is used to measure the number of transactions a system can process in a particular timespan?

Answers

Answered by Anonymous
3

Answer: Number of transactions a system can process in a given Timespan  is measured using throughput testing. it shows the capability of any application or device is capable of handling

<hope it helps you>

Answered by Anonymous
2

Throughput Testing is used to measure the number of transactions a system can process in a particular time-span.

  • It refers to " number of processes that a system can handle at a single time".
  • When an application is developed it goes through various sets of tests and conditions.
  • When the application is deployed it should be able to handle the load i.e. multiple client requests on its server.
  • To ensure the efficient performance of the application, throughput testing is done on it.
Similar questions