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 |
Explain Boundary value analysis, Equivalence partitoning and Error guessing?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
please help me to write sample tets cases for a List box
the typical Application Test Lifecycle?
What is the non configurable item in SDLC.
explain bug cycle
what r the best jobsites for manual and automation testing? except testingken.com
How to do risk management?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
What is your approach when requirements change continuously?
say me 5 advantage of manaul over automation?
Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?