During performance testing, in addition to the transaction response time, which of the following is needed to accurately reflect the total time to complete a transaction?
Wait timeis the period a transaction spendswaiting for resources, database responses, or external servicesbefore completing. It is critical for understandingreal-world transaction durations.
Option A (Think time)refers touser delays, not system delays.
Option C (Action time)focuses onexecution time only.
Option D (User time)is not a standard performance metric.
[Reference:ISTQB CT-PT Syllabus, Section 2.4: Performance Metrics and Analysis., ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit