What is the relation b/w Throughput and Hits Per Seconds
(H/S)?
Answers were Sorted based on User's Feedback
Answer / balakrishna jampani
Hits per second is directly propositional to through put
If the Hits/secs Increses Throughput should also increse
if the Hits/sec decreases through put should also decrease
| Is This Answer Correct ? | 36 Yes | 5 No |
Answer / amara
Hits per seconds : means it shows number of requests made by a client(Load generators)to web server per second in the execution.
Throughput : means shows the amount of data which receives from web server to client per second.
| Is This Answer Correct ? | 26 Yes | 0 No |
Answer / masthan
Directly praportional if hits increases throughput also
increases
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / prashanth bingi
Amount of data receves from server per second
| Is This Answer Correct ? | 2 Yes | 0 No |
How should you call loadrunner scripts using testdirector
How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?
What should be done to view parameter substitution in the execution log?
What r the arguments in lr_set_debug function
Consider a business transaction, which is run in the LR tool (takes 2sec), but when run manually (takes 4sec). Please explain??
What is the number of graphs you can monitor using controller at a time? What is the max of them?
How can u find out hidden files in Load Runner Script and how can u correlate?
What is bench mark specifications in requirements?
Which loadrunner component does the recording of performance test scenario?
1.How can you Calculate load / stress testing in manually ?
What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
The response time of an application was 2.5 seconds.After a minor hotfix,the response time increased to 5 seconds.What analysis can you make out. What are all the things u check in the server side in such a scenario?