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 is Asset testing?
What type of security testing you will do on banking website.
special bug you posted in your project
whta is compile module?
From Which part of the Requirement we will prepare Test Cases
What is the priority in fixing the bugs? Explain the severity u rate for the bugs found?
If there are more number of test cases, how can u pick up a selective test case?
What is the difference between Functional and Technical bugs? Give an example for each.
4 Answers Geometric Software, TR,
Is Alpha testing done by developers or testers?
What kind of inputs do we need from the end user to start proper testing?
What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.
What exactly is quality control?