Thanks for all who are helping me and Wish u all happy new
Year........
Now I have a one more question plz...help me
what is the I DIFFERENCE BETWEEN Performance Testing,LOAD
TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me
with an EXAMPLE PLZ....
If u have time then post me to my mail id... thank u very
much... for ur help.and if anyone wants to talk to me also
u can add my id my id is given below.
penisetty@gmail.com
Answers were Sorted based on User's Feedback
Answer / dipayan ganguly
What is Performance Testing?
Performance testing is testing that is performed to
determine how fast some aspect of a system performs under a
particular workload.
what is load testing?
A load testing is used to check the acceptability of the
target-of-test's performance behavior under varying
operational conditions (ex..number of users, number of
transactions, etc.) while the configuration remains
constant.
What is stress testing?
In stress testing,the tests determine the stability of
software by testing beyond the limits of normal operation.A
system is subjected to unrealistically harsh inputs or load
with limited resources with the intention of breaking it.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / chitti
load testing: testing the application under heavy load for
the purpose what time application degrades or fails.
stress testing:testing the application against heavy load
what point it break .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sujata
Performance Testing: Its a non-functionality testing, where
we check the time taken by the system to complete the
transaction.
Transaction time = Request time + Response time
Load Testing: Its also a non-functionality testing, where
we check the number of transactions with the system in a
unique time of frame i.e., in nano sec or mili sec, before
degrading its performance.
Stress Testing: Its also a non-functionality testing, here
we tries to break the system under test by over whleming
its resources, the purpose behind this madness is to make
sure that the system fails and recovers gracefully.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / fger
Load Testing:
Test software under customer expected configuration and customer expected load to find the speed of software
Stress test:
Test software under customer expected configuration and more than customer expected load to find the Peak load of software
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / keshab
performance Testing is done by three way
1 - Repeat Testing :- we will perform same operation again
& again it may be 100 times to check Memory Leak Problem
2 – Load Testing :- This type of testing is use to check
Response Time
3 – Stress Testing :- This type of testing is use to check
Application with Minimum amount required resource
Capability
Regards
Keshab
9911535364
keshab_kumar_singh@yahoo.co.in
| Is This Answer Correct ? | 1 Yes | 4 No |
What is the final stage of integration testing
what is the similarity between black box testing and unit testing
Why you have chosen Testing as your career, not developer ?
What are the bugs we cannot find in black box?
.In languages testing, what is the fixed part and changing part?
If client is not given any requirements then how will you test the application
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
What is the Configuration Management?
What is Web based testing? How do we test web application manually in real time? Is there any procedure to do this testing? real timers plz reply me...
2 Answers ABC, Arsin Systems, Wipro,
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
test cases for bulb
Generally which software development model is used in project based companies?