What is Recovery Testing?
Answers were Sorted based on User's Feedback
Answer / smiley
Recovery Testing is the testing which is used to find how
well the application will get recover from crashes.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / kishore
Recovery Testing is defined as how well the system should
recover from hardware failures,system crashes and other
catastrophic problems.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / rajkumar adekar
" To ensure operations can be continued after a disaster .
" Recovery testing verifies recovery process and
effectiveness of recovery process.
" Adequate back up data is preserved and kept in secure
location.
" Recovery procedures are documented.
" Recovery personnel have been assigned and trained.
" Recovery tools have been developed and are available.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manasa
Evaluates the contigency features are built in the
application for handling interruptions and to return to
specific check points. This test also assures that disaster
recovery if possible.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rakesh mishra (ranchi)
Many computer-based systems must recover from faults and
resume operation within a pre-specified time. In some
cases, a system may be fault tolerant; that is, processing
faults must not cause overall system function to cease. In
other cases, a system failure must be corrected within a
specified period or severe economic damage will occur.
Recovery testing is a system test that forces the software
to fail in a variety of ways and verifies that recovery is
properly performed. If the recovery is automated (performed
by system itself), re-initialization mechanisms, data
recovery, and restart are each evaluated for correctness.
If the recovery requires human intervention, the mean time
to repair is evaluated to determine whether it is within
acceptable limits.
| Is This Answer Correct ? | 0 Yes | 1 No |
Looking for a test management system I work for a small company (we are a group of five software engineers) into software testing and we are looking out for a test management software which has in-built live reporting and centralized repository systems.
How validation activities should be conducted?
what is Test senario?
What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering
4 Answers Brainbench Certification,
What methodologies do you used to develop test cases?
can anybody explain me the role of QA in every phase of SDLC (PHASE WISE) to privent from bug.with real life example.1)requirement analy.2)designing 3)coding 4)testing 5)implementation 6)maintenance. PHASE WISE
What is Environment Variable and how to use this in QTP
What are the attributes of a good software qa engineer?
What is Comparision Testing?
How do you convert uses cases into test cases?
What is 'Context Driven Testing' in Agile Method?
What is User Acceptance testing?