Explain about 'Performance testing' in Web based
Application?
Answer Posted / ramyab.mca@gmail.com
Hai...
Performance testing:
Web application should sustain to heavy load. Web
performance testing should include:
Web Load Testing
Web Stress Testing
Test application performance on different internet
connection speed.
In web load testing test if many users are accessing or
requesting the same page. Can system sustain in peak load
times? Site should handle many simultaneous user requests,
large input data from users, Simultaneous connection to DB,
heavy load on specific pages etc.
Stress testing: Generally stress means stretching the
system beyond its specification limits. Web stress testing
is performed to break the site by giving stress and checked
how system reacts to stress and how system recovers from
crashes.
Stress is generally given on input fields, login and sign
up areas.
In web performance testing web site functionality on
different operating systems, different hardware platforms
is checked for software, hardware memory leakage errors
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between load testing and performace testing?
What are the tasks of test closure activities in software testing?
What is revision history and the content of revision history table?
what is test case management?explain in brief.
what is mean by Performance Related Testing in data base?
What is the procedure of manual testing?
test measurment techniques
How can you do the scalability testing?
Can you explain calibration?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is a test scenario?
What is the typical situation u faced while collecting the test data?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?