PrepAway - Latest Free Exam Questions & Answers

Which minimum set of values provided by lr_whoami provides a unique string value for every user, even if you h

You are asked to generate a string value that will be unique for every user for a given scenario
execution. You are running the test in HP LoadRunner Controller. Which minimum set of values
provided by lr_whoami provides a unique string value for every user, even if you have multiple
groups?

PrepAway - Latest Free Exam Questions & Answers

A.
int *vuser_id, int *scid //userid and scenario id

B.
int *user_id, char **sgroup, int *scid //user id and group name and scenario id

C.
int *vuser_id, char **sgroup //user id and group name

D.
int *user_id, char **sgroup //user id and group name

E.
int *vuser_id // user id

Explanation:

One Comment on “Which minimum set of values provided by lr_whoami provides a unique string value for every user, even if you h


Leave a Reply