The probability that an application hosted on the cloud is up and running for six
long months without crashing is 99.99 percentage. To analyze this type of a
scenario, what test you will perform?
a) Load Testing
b) Ad-hoc Testing
c) Reliability Testing
d) Stress Testing
Answers
Answered by
3
Answer:
answer: a) load testing
Answered by
0
c) Reliability Testing
Explanation:
- Reliability testing is a technique that tests the software if it is working in various environmental conditions and for a specified period of time. It checks the reliable necessities to contribute to failure-free software.
- Load testing checks if the software is performing under the certainly expected load.
- Stress testing checks the effectiveness under various different unfavorable conditions. It is also called torture testing.
- Ad-hoc testing is a type of approach used only once till the defect is found so that improvement can be done. It is not planned testing.
#SPJ2
Similar questions