Explain about performanece testing?
Answers were Sorted based on User's Feedback
Answer / prasanna_ny
Loadrunner is the tool used for performance testing.
performance testing is to test how fast the
application/system performs under load.Timing for both read
and update transactions is gathered to check the system
preforms functions within acceptable timeframe or
not.Performance testing helps to identify what part of the
system contributed for bad performance.Using the
transaction response time graph we can analyze system
performance.
The performance of the system/application can be improved
by tuning either any of the database servers,network
servers, web servers,application servers.
Hope it helps!!!!!
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / savita
Performance testing:testing the stability and response time
of the application by applying the load..load may no of user
or amount of data.
It is not done manually,it is automated by using load runner
.There are 4 types of performance testing:
1.load testing.
2.stress testing.
3.volume testing.
4.soak testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
Tetsing the stability and response time of an application
by applying load is called performance testing.
there are 3 types testing
load testing
stress testing
volume testing
| Is This Answer Correct ? | 0 Yes | 0 No |
what is testing phase??
Explain Agile testing with example?
Explain the difference between integration testing and system testing with real time examles?
This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how
i got my Quality center cd from Nageswararao institute?can any body help me how to install it?
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
What is configuration management in software testing ?
is it necessary to write neagtive test cases for each and every field
Ho can i test the Email test boxes.
What is the Diff between Code Walk through & Code Review?
can any body tell me what is the process of between after getting a documents and testcase writing.
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.