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 have 4 systems 1-windows,1-unix,1-linux,1-solaris. 100 vusers to 25 vusers each system. script was created in windows system. then i want to know how can i do this, do i need to install LR in all the systems ? please explain whole the scenario up to...Run step by step---plz give answer only realtime...?
What are the main Performance issues in JBoss server? And How to do it?
How can we develop the database vuser script?
You test the scalability testing by apllying load more than the designed number of users. If you dont know the designed number of users then how you do the scalability test?
If you find bottleneck what is your next step?
What is remote command launcher?
Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 Answers CTS, Strategic Outsourcing Services,
What Component of LoadRunner would you use to record a Script?
How can you test the global servers with using loadrunner
if we have licence for 200 vuser and if we u want to get performance matrix to 300 vuser how will u perform
What function is used to call Web Services in your Script?
You do Scalability testing in Load testing or Stress testing?