What is the difference between Performance testing and Load
testing ?

Answers were Sorted based on User's Feedback



What is the difference between Performance testing and Load testing ?..

Answer / selia

Performance testing is the superset of load testing. Load
testing involves testing how well the system is able to
handle concurrent users or the load. Whereas performance
testing comprises load as well as stress testing.

Is This Answer Correct ?    12 Yes 2 No

What is the difference between Performance testing and Load testing ?..

Answer / hiren

In performance testing we will try to keep more stress(i.e
maximum stress specified by client)on system and check
whether the system performing the same way as for less
stress condition.whereas in Load testing we will keep stress
beyond the limit specified by client to check from which
point system's performance getting decrease.

Is This Answer Correct ?    11 Yes 3 No

What is the difference between Performance testing and Load testing ?..

Answer / anuradha

performance test consists of both load testing and stress
testing too . In load testing we check point at which
system / application crashes . Let us take one example if
we design website which can handle ( capacity ) 100
concurrent user(100 users can performe the task on
website ) . If we put 1000 concurrent user then system
response gets down , it may crashes ,it's a saturation
point .

Is This Answer Correct ?    5 Yes 1 No

What is the difference between Performance testing and Load testing ?..

Answer / sripathi venkata ramesh

I am Sripathi Venkata Ramesh from Gudivada and the answer
is mentioned below

Performance Testing - It is mainly based on the speed of
processing


1. load testing - Testing the Maximum load of the
application while accession at the same time with out
compromising with the response time


2. Stress testing - testing the behaviour of the system or
application while applying heavy stress that is man power


3. Volume testing - testing the application for large
volume for data is called volume testing. This is mainly
conducted to check the memory leaks and capacity of the
server handling huge volume of data.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between Performance testing and Load testing ?..

Answer / parry

Load Testing - Check the user's response time no of users
using any one senario of the same application at the same
time.

Performance Testing - Check the user's response time no of
users using multiple senario of the same application at the
same time.

Is This Answer Correct ?    4 Yes 1 No

What is the difference between Performance testing and Load testing ?..

Answer / bala p

Load testing mainly deals with the scalability/number of
users using the application
Performance Testing is done to understand the basestate of
the application. It includes response time Requests per
second etc

Is This Answer Correct ?    1 Yes 0 No

What is the difference between Performance testing and Load testing ?..

Answer / rahul phapale

In Performance Testing,We check the performance of the
system.We measure performance using throughput and response
time.Throughput is noting but capacity of the system to
handle multiple transaction.Response time is the time
between first request and first output.
e.g The capacity of the system to perform 100 transaction/second
Load testing and stress testing is the subset of Performance
testing.
In load testing, we measure the system performance under
reasonable load.For example you have given the system which
supports the 100 concurrent user.So then you can test the
system performance with 100 concurrent user.
In stress testing, we test the system with unreasonable load
for which system can't handle the request.Thus,we confirms
the upper limits of capacity of the system

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Explain about gamma tesing?

2 Answers   AppLabs,


7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss

3 Answers   Mind Tree,


can you write test cases on pen?

6 Answers  


what is non functional requirements used in ur project?

6 Answers   MAHINDRA,


suppose i want to execute 1000 tcs in a day there no time to execute the testcases then as a tester what i need to do plese give me the correct answer?

4 Answers   CSS Corp, hCentive,






What is the difference between authentication and authorization in web testing?

0 Answers  


What is interface in software testing???

5 Answers  


can anyone give FULL DETAILS on ATM scenarios, test cases and test cases PURPOSES

0 Answers   Oracle,


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?

3 Answers  


how to write bugtitle and bug description for 1*1=2 2*2=4 3*3=10 4*4=16 5*5=26.give me the full format.

2 Answers  


How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....

2 Answers   Symphony,


Categories