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 |
which are the mandatory fields in QC while rising new bug??
what is the combination of grey box testing
What is test scenario, use case, and test case?
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
what is diff between stress & load testing
how can you define Priority and severity
Can you explain confirmation testing?
what is test harness?
Which are different types of review ?
What are the web designing tools ?
What is penetration matrix ?
Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?