🎴 Flashcard Mode

Software Testing: Automation and Performance Testing

Card1 / 20
Mastered0
Review0
QuestionClick to flip

In context of a web application which of the following is an example of Throughput from choices given below

AnswerClick to flip back
A
Number of Web transactions per minute
💡 Explanation:

Throughput in web application performance refers to the volume of work completed in a given time period, typically measured as transactions or requests per second/minute. Option A directly captures this definition. CPU utilization (Option B) and memory consumption (Option C) are resource utilization metrics. Concurrent users (Option D) is a load metric, not a throughput measure.

Change Mode