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 Testpolicy document explain in detail? What is the use of this Document?
knowledge of Sales domain
What is the role of QA in a company that produces software?
what are the parameters u apply for doing functional testing?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
Wht is Chache or Chache Memory, we test during web based testing...Actually what is it,Actually where it comes.. Can Anybody explain it in detail.....Thanks in advance..
pls explain company testing process in detail (if anybody working as a test engeneer)
define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
keep pen in u r hand and write negative test cases.
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
Tell me the Severity and Priority for the following Case. Login Page is not opening for the First Time - For Valid inputs and the login page is opening for the second time for valid inputs.....
can u give me the sample bug report