1.What is the difference between Performance Test Strategy doc
and Test plan.
2.why it is recommended to use web http and html Protocol over
web click and script whats' the major differences

Answer Posted / ravichandra

2.why it is recommended to use web http and html Protocol over
web click and script whats' the major differences

Sol :

Web http/html protocol records the communication between client and server. It won't record client side actions.

Web click&script protocol record the actions which are performed against the browser. It will record only browser specific actions.

The reason behind why we recommend to use web http/html over web click& script is
Web http/html record objects interms of Get and Post requests where as Web click&script protocol records the objects based on x,y coordinates.

So if there is something change in the code which causes change in position of object( x,y coordinates)
click&script protocol won't abe able to find the objects leads to script fail.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pause command?

644


How can we invoke a parellel process in load runner using C or perl language?

1782


How vugen create a vuser script?

634


How do you enable text and image checks in vugen?

593


What are the section contain by the vugen while creating a vuser script?

595






How could you measures Https/Sec ?

1843


Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.

6273


What is the purpose of an extended log?

727


What is a correlation? Explain the difference between automatic correlation and manual correlation?

620


Which loadrunner component does the recording of performance test scenario?

603


What is difference between manual scenario and goal oriented scenario?

578


What is the need of checkpoints in lr?

575


What is the difference between lr_error_message and lr_debug _message?

607


What is host?

651


How do you identify which protocol to use for any application?

551