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 |
What tools you will use for writing testcases, defect reports,test reports etc?
what are the different types of black box techniques?
What is the difference between Build, Version and Release?? Reply soon...
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
give me some brief idea about audits
Why you think tester is more important for good quality of the product?
how can you define Priority and severity
write test 5 negative test cases for pen?
in atm when we type password it displays password in encrypted form *****.what kind of testing is this?
What are all the important Key Metrics in Software Testing?
What are the uses of test plans? What is the need of test plans and explain their significance
Can anybody tell me Test case Managment tool which is open source........and anybody working on it? pls tell its urgent?