wht is the use of check list?
Answers were Sorted based on User's Feedback
Answer / nachammai
Check list - is one of the prevention measure before
release.
List of activity to be done in sequence are listed out in
check list.
if we pas all the items. we can avoid major things unvisted.
For. Eg. Check list for Developer
1. Varibale (global/local declaretion) check - ensure the
integrity among the module.
2. Unit Test (Ensure all the functionality working
correctly)
3. sanity testing.
etc
Plz correct me if iam wrong.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / avinash
It's a series of proboing questions to check a particular
activity.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is test strategy and methodology ?what is the different between them?
how to perform reviews
What are the possible scenarios for LMS?
What is the difference in b/w waterfall & V'model?
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
what is Test Factor
what is database testing?
what is the difference between regression testing and retesting?
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
what is the diff b/w local and global variable?
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
Should we test every possible combination/scenario for a program?