you need to deliver the product on monday, but in friday ur
test cases get crashed, what you will do?
Answers were Sorted based on User's Feedback
Answer / @mit
I think something is missing/wrong in this question.
Test case cannot be crased completly.May be some majour
Test cases will fail but not at all.
Suppose some majour test cases get fail just before release
but previously they works fine,it means by integrated code
or by adding some new code unaffected area get affected.
That might be a reason to fail maximum test cases.If this
happen befor release.V can take below metioned actions:
-Discuss this scenario with PL/GL and asked to delay the
date of release.
-Discuss this with client to delay the date of release as
application had loads of known defects.
-If client aggres to delay the release then that would br
fine else v(Test engineers) need to mention Know defects in
Known Defects section in Test Summary documnet and release
the application.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / ipismita biswal
The test cases can be recovered by RECOVERY TESTING which is
nothing but verification of recovery process and
effectiveness of recovery process.Then we can deliver the
product on monday.
| Is This Answer Correct ? | 3 Yes | 12 No |
what are quality tools and its types?describe each
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
When the relationship occur between tester and developer?
HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
what is the Difference between Integration testing and system testing?
Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent
wht is adhoc testing?
Describe Testing Decomposition?
What is testing web based project?Give one Example
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
What is Defect Seeding?
how to write integrated test case for an ATM?