Multiple choice technology testing

Figure out the parameters those need be correlated in Documentum Application

  1. ClientId

  2. jsessionid

  3. Formclass

  4. FormId

  5. ReqID

  6. Reload

Reveal answer Fill a bubble to check yourself
A,B,E,F Correct answer
Explanation

In Documentum web applications, dynamic session and request identifiers like ClientId, jsessionid, ReqID, and Reload change with each request or session and must be correlated in LoadRunner to maintain a valid session. Formclass and FormId are typically static application-level identifiers and do not require correlation.