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
Answers were Sorted based on User's Feedback
Answer / naveenkumar
1. Performance Test Strategy and Test Plan :
Test plan is a document which provides a details about the
resources in the project(scope, approach etc).It is the
responsibility of test lead to develop this document. It
contains what things we are going to test, how we test it,
when we test it and who will test it
Test Strategy is the job of project manager to develop this
document. This document contains which type of testing
technique we will use for testing the software. As there are
many types of software testing which are used in different
circumstances for different purposes and it depends on the
situation to choose a particular strategy.
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / 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 |
i dnt kw loadrunner but i want kw.plz can any 1 help me
Our desired performance test application where could be installed like(web or app or db server)
what are the type of recording modes available in LR? on what basis we will select each?
Hi, this is hari. I reciently joined in a small company on testing. there is no team for testing am only the person to do. i know manual testing, i have knowledge on QTP 8.2. I currently working on web based application. but in my company they want Load/Performance testing. plese tell me what i have to do?? i know Load runner but i have no real time exp on that! and In which areas i have to apply QTP??
What is loadrunner agent?
What are the information contain by script windows for each script in the list?
Describe configurations of both servers? Here what r two different servers.
How you edit the script?
When do you disable log in Virtual User Generator?
What do you mean by remote command launcher(rcl)?
what are the skip functions in Load Runner?
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?