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 |
Have you ever written test cases or did you just execute those written by others?
what are the parameters u apply for doing functional testing?
After insert the record in forntend, How will u check the backend by manually? Please explain..
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
What is difference between SDLC & STLC?
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
What is Finite state Machine in Testing? What is High Availability Testing? What is Incremental Regression Testing? What is sensitivity Testing? Plz Reply ASAP.
Who fixes the bug as Severity and priority ?
12 Answers Access, Aricent, Infosys,
What is the difference between migration testing and regression testing?
compatibility testing?
what is build? what is build coniguration?
What is red box testing and yellow box testing?