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
What is script list?
What is the basic credentials should be provided while recording SAP-GUI?
What is vuser script?
How vugen create a vuser script?
When you initialize the vuser what happen?
How we tested remote servers if client is installed in another place
How you develop the database vuser script?
How does caching affect performance testing results?
How can correlation be performed?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
In a web server, database and network are all working fine and now, where could be the problem?
How do you decide the number of load generator machine required to run a test?
What is the threshold level for think time and how can be this changed?
For what purpose, user will be using ‘continue on’ error?
How can performance bottlenecks be identified?