What is unit,load,stress,performance testing ?
Answer / ethan
Unit Testing:
unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures
Load testing:
Load testing is the process of putting demand on a system or device and measuring its response. Load testing is performed to determine a system's behavior under both normal and anticipated peak load conditions.
Stress testing:
Stress testing is a software testing activity that determines the robustness of software by testing beyond the limits of normal operation.
Performance testing:
performance testing is in general testing performed to determine how a system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other quality attributes of the system, such as scalability, reliability and resource usage.
| Is This Answer Correct ? | 1 Yes | 0 No |
PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE
What is JAVA Testing, what we do in That ?
Wht is the difference between Test case and Test condition
what is bug triage?
1. After completing testing , what whoulds you deliver to the client ?
how we can define bug is an valid bug
What is a Recovery Testing
write test case for atm ?
WHAT IS LOAD TESTING
What is known issues?
3 Answers Mantra Media, Yardi,
actually i want some sample test case which used in projects
What is means by Bottle Neck testing ?