If you have 2 versions of a software (v1.0 & v1.1) and you
are testing v1.0. How do you confirm that the defects found
in v1.0 have been fixed and have not migrated to v1.1 ?
Answers were Sorted based on User's Feedback
Answer / yadu
It is not possible to confirm 100% that no defect is
migrated to the next version. If we could confirm means we
are saying that pre-version is 100% bug free. But testing
never confirms any product as bugfree, it only shows the
presence of bugs and increases the quality of the software
by getting these bugs resolved.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sheshanth
Check The Defect is closed in the Version v1.0.
IF the issue is closed in version v1.0 then
The issue has not migrated to the version v1.1.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vivek ranjan
We can find out the details with the help of Test Coverage Report/Metrics.
| Is This Answer Correct ? | 1 Yes | 1 No |
Tell me the situation where sanity test cases should pass and smoke test cases fail...?
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
From whom do u gather the use case document?
What is Test Design ?( Urgent) and Test Design for Printer?
What is an equivalence class
What was early release of Quality centre called?
how to reduce bugs in e-learning projects? for reducing bugs which type of SDLC we have to use
What is bug release?
Do you know anything about Set Top Boxes?
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
can u give me the test scenario template and one example test scenario?
9 Answers Accenture, AppLabs, WCL,
If we have show stopper bug then will Assign to Developer if he is not avialble then what we have to do.If it take one/Two day.