nerdexam
ServiceNow

CSA · Question #146

CSA Question #146: Real Exam Question with Answer & Explanation

The correct answer is A. Request + Response. The wait time for end users, based on a round-trip, includes the client sending a request and the server sending a response.

Submitted by lucia.co· Apr 18, 2026User Interface and Navigation

Question

The wait time for end users is based on the round-trip between the client and the server. What activities are included in the round-trips?

Options

  • ARequest + Response
  • BSave + Update
  • CWrite + Read
  • DSubmit + Query
  • EInsert + Verify

Explanation

The wait time for end users, based on a round-trip, includes the client sending a request and the server sending a response.

Common mistakes.

  • B. Save + Update describes specific database operations, not the general network round-trip concept between a client and server.
  • C. Write + Read describes data manipulation operations, not the fundamental components of a network round-trip.
  • D. Submit + Query describes specific types of client actions and server processes, not the encompassing definition of a network round-trip.
  • E. Insert + Verify describes database operations or data validation, not the general client-server communication round-trip components.

Concept tested. Client-server communication round-trip definition

Reference. https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/platform-performance/concept/monitor-network-performance.html

Topics

#Client-Server Communication#Network Performance#Round-trip time

Community Discussion

No community discussion yet for this question.

Full CSA Practice