Software Development Engineer Question:
Explain the Stress testing?
Answer:
We impose abnormal input to stress the capabilities of the software. Input data volume, input data rate, processing time, utilization of memory, etc. are tested beyond the designed capacity.
Previous Question | Next Question |
Define the Unit Testing? | Explain the Functional Testing? |