Protocol-level scriptsmeasure theactual response times of network requests, making them ideal foranalyzing network latency, bandwidth issues, and server response times.
Option A (GUI scripts)measure user interactions, not network timing.
Option B (API scripts)measure API interactions but do not providedetailed network response time analysis.
Option C (HTTP scripts)measure web requests but lack low-level network insights.
[Reference:ISTQB CT-PT Syllabus, Section 3.2: Types of Performance Test Scripts., ]
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