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 |
What are the different sections of the script?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
In Load Runner how to get the particular server response time?
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
What function is used to call Web Services in your Script?
Need to know best institute where i can learn LR with live concepts... Please suggest if any one knows...
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
Hi anyone please share the load runner error messages
Explain about 90th percentile?
When loadrunner is used?
why do u need a parameterize fields in ur virtual user script ?
What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?