what is Recovery testing?
Answers were Sorted based on User's Feedback
Answer / shyam g
Testing the software applition to verify how the system is
going to handle the unexpected situations like power
failure,system hangouts
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / deepika
Recovery testing is used to check how fast the application
can recover from any type of failure..
In recovery testing, type or extent of recovery is used to
specify the requirement specifications.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Hai
Recovery testing:
The system recovers from faukts and resumes processing
within a predefined period of time.
The system is fault-tolerant, which means that processing
faults do not halt the overall functioning of the system.
Data recovery and restart are correct in case of automatic
recovery. If recovery requires human intervention, the mean
time to repair the database is within predefined acceptable
limits.
K,Byeeeee
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 2 No |
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
what is penetration testing?
What is bud testing?
What is test driver and test stub?
what is the meaning of the negative testing?
why is smoke testing done for a software?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
Hi Giving the good example for High priority with low severioty bug examle?
how you will write test case for integration testing give me example
What is class in Testing.
How to write JSON query ? Explain with Example