What is Performance testing?
Answers were Sorted based on User's Feedback
Answer / meera
Performance Testing is verifying the system’s performance
requirements like -response time, Transactional throughput
and no of concurrent users. Performance testing is used to
accurately measure the End-to-End performance of a system
prior to Go Live.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahesh sv
Timing for both read and update transactions should be
gathered to determine whether system functions are being
performed in an acceptable timeframe. This should be done
standalone and then in a multi user environment to determine
the effect of multiple transactions on the timing of a
single transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / maheshwar
Performance testing is nothing but checking the server
responses (i.e,how much time the server has taken to
process a request),monitoring and Tunning .
Maheshwar
maheshwar_sonu@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / maheshwar
Performance testing is a decipline concerned with
determining and reporting the current performance of a
software application under varipus parameters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kishore
it is a type of testing in which one will apply the
predefined quantified request in the application and check
for its response time.
| Is This Answer Correct ? | 0 Yes | 0 No |
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
How can you test the global servers with using loadrunner
what is meant by virtual users.what is the purpose of it.
What is the basic credentials should be provided while recording SAP-GUI?
In how many ways we can convert a load test into stress test ?
What is the relation between Response Time and Throughput?
how memory will be used in the JVM.With think time .what is necessary of the think time in loadrunner
WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD
How do you identify the performance bottlenecks?
In Load Runner how to get the particular server response time?
What is the advantage of running the Vuser as thread?
How can we find database related issues?