What is is the meaning of Shakedown testing in Software
Development.
Answers were Sorted based on User's Feedback
Answer / sahoo
Shakedown testing is the basic functional testing.
These should be passed, so that tester would execute the
complete test cases.
Shakedown testing determines that the system is atleast
ready for extensive testing.
If shakedown testing fails, then further testing is
suspended until the issues are resoved.
| Is This Answer Correct ? | 21 Yes | 5 No |
Answer / peyush rai
Shakedown is same as smoke testing which will ensure that
system is testable and there is no showstopper atleast in
happy flow.
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / dee
It is the testing done in live to verify that the
functionality is as expected!
| Is This Answer Correct ? | 3 Yes | 14 No |
what is the institute that has defined the QA
When a non-conformance is noted during these "reviews", what happens next?
what are the key feature needs to mention in Test Strategy document and what are the key feature of Test Plan?
A power plant control system?
what is test scenario?explain with example(positive and negative aspect)
List out the software quality practices through the software development cycle?
What r the advantages of automation?
What is the need of test plan document?
what are the limitations of testing?explain in detail plz??
Define the role of qa in software development?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
What is change management?