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



1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recomme..

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

1.What is the difference between Performance Test Strategy doc and Test plan. 2.why it is recomme..

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

Post New Answer

More Load Runner Interview Questions

What do you mean by remote command launcher(rcl)?

0 Answers  


What type of function generate and insert by the vugen to the script when you record a script?

0 Answers  


What is Response Time?

3 Answers  


Hi Am new for load testing.I got the following error..Please check it and do needful.. Action.c(213): To location "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26693] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/ccms_css.css" in HTML "http://10.239.32.23/CCM- NIELSEN-PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/images/ERROR.GIF" in HTML "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659]

1 Answers  


1.How can you Calculate load / stress testing in manually ?

1 Answers   Ness Technologies,






How is each step validated in the script?

0 Answers  


What is the function for Nested Transaction in Load Runner?

1 Answers   CTS,


can anyone help me in getting a sample of TEST CASES..please, i am new to LR and i am having an interview tuesday.....please and any other tips

2 Answers   TCS,


Explain the Configuration of your systems?

1 Answers  


Which protocols are supported by loadrunner?

0 Answers  


Explain lr_debug_message?

1 Answers  


which kind of database counters we use to check the performance of the software and where we can check them?

1 Answers  


Categories