PrepAway - Latest Free Exam Questions & Answers

What is the correct way to record in terms of actions in the script?

Consider a business process with login, business logic and logout. Login and logout need to be
iterated only once while business logic will be iterated many times. What is the correct way to
record in terms of actions in the script?

PrepAway - Latest Free Exam Questions & Answers

A.
record the entire business process in action

B.
record the entire business process in vuser_init

C.
record login logic in vuser_init, business logic in action, logout logic in vuser_end

D.
record the entire business process in vuser_end

Explanation:

One Comment on “What is the correct way to record in terms of actions in the script?


Leave a Reply