Prepare for your Next Interview
This is a discussion on load testing within the Web Testing forums, part of the Software Testing category; Hi All, What is the difference between load testing and performance testing? Thanks, Dimple....
|
|||
|
Re: load testing
Dimple, please refer to the following threads. I hope you find the answer you need. If you have any doubts, please post again and we'll help you. But there are plenty of threads pertaining to the same topic.
http://www.geekinterview.com/question_details/15888 http://www.geekinterview.com/question_details/28973 http://www.geekinterview.com/question_details/23385 http://www.geekinterview.com/question_details/29382 and: http://www.google.com/search?q=+site...&start=10&sa=N |
| The Following User Says Thank You to Anshoo_Arora For This Useful Post: | ||
|
|||
|
Re: load testing
Load testing is the process of creating demand on a system or device and measuring its response.
In mechanical systems it refers to the testing of a system to certify it under the appropriate regulations (LOLER in the UK - Lifting Operations and Lifting Equipment Regulations). Load testing is usually carried out to a load 1.5x the SWL (Safe Working Load) periodic recertification is required. In software engineering it is a blanket term that is used in many different ways across the professional software testing community. Load testing generally refers to the practice of modeling the expected usage of a software program by simulating multiple users accessing the program's services concurrently. As such, this testing is most relevant for multi-user systems, often one built using a client/server model, such as web servers. However, other types of software systems can be load-tested also. For example, a word processor or graphics editor can be forced to read an extremely large document; or a financial package can be forced to generate a report based on several years' worth of data. The most accurate load testing occurs with actual, rather than theoretical, results. When the load placed on the system is raised beyond normal usage patterns, in order to test the system's response at unusually high or peak loads, it is known as stress testing. The load is usually so great that error conditions are the expected result, although no clear boundary exists when an activity ceases to be a load test and becomes a stress test. There is little agreement on what the specific goals of load testing are. The term is often used synonymously with performance testing, reliability testing, and volume testing. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Jmeter for load testing and stress testing | dhamodharan2006 | LoadRunner | 1 | 10-06-2008 04:10 AM |
| plz let me know about Load size in load testing | prakashnemesis | Testing Issues | 4 | 08-19-2008 03:26 AM |
| QTP Script in Load Runner for Load Testing | rohits_1982 | QTP | 2 | 08-13-2008 04:51 AM |
| load testing | prasu | LoadRunner | 1 | 01-05-2008 12:47 AM |
| Load Testing | SwarupDukuria | Web Testing | 1 | 11-13-2007 05:35 AM |