-
-
-
-
-
-
Mission-Critical Defects
What would you do if you discovered that mission-critical defects had been missed by the test team and are now in production?
-
Root Cause of Defect
A product has released to production and customers are reporting significant problems with a particular functionality. You investigate the test suite to find a set of related test cases that have been reported as 'Pass'. What are the possible root causes when a defect is found in production and how would you handle each situation?
-
-
Testing Integrated Software Components
What are the challenges when software components are being brought together from different business units and must be integrated and tested?
-
Describe me to the basic elements you put in a defect report?
Answer posted by Ravi on 2005-06-01 13:25:52: The bugs are entered into a bug-reporting tool. Nowadays, every organization uses the Test Director as their Test Management Tool. This has Defects section, where you can follow the Steps after Clicking Add Defect Button. If your organization uses a different tool for entering defects, the first Step in entering a defect is give a Name or Summary of the...
-
Defect Migration
"Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations.a. How will you prevent Defect Migration?b. Why do you think preventing Defect Migration is important?
-
Appropriate Bug Value
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
-
Legacy Retirement Initiative
What are precautions to be observed while replacing legacy system with updated environment?
-
-
-
-
-
-
-
Aspects of Code Review
Define and explain any three aspects of code review?
Testing General Interview Questions
Ans