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?
Answer / kaminee
a. Preventing Defect Migration can be taken care of only by
keeping a close look on the requirements doc's itself and
making things(requirements) clear and specified before hand
so that they don't lead to misunderstandings or ignorance
of any requirement. All the requirements and all the points
that seems to be doubtful should be reconfirmed may it
irritates the customer at first place or may the product be
delivered late, as at the end they(customer's) would be
statisfied with the END PRODUCT which will not carry such
migration defects.
b. Defect Migration is IMPORTANT coz the late it is
detected in the Development Cycle, the more it will cost
the company in terms of Money. Moreover it will affect the
reputation of the company as for us(company) customer's
disappointment is not expected at all.
Is This Answer Correct ? | 1 Yes | 0 No |
Expain testing proces of your company?
Name some bug tracking tools???
How to explain the Insurance project in the interview?
what is the difference between automated testing n manual testing? which one is better?
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
May I have to create another test case document for Adhoc Testing, Smoke Testing and all?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
Question on desktop Application: In my machine MS Word is working fine and in other machine it is not even launching. Note: OS, platform, build and environment is same
Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad
Write Testcases for creditcard limit.
what is database teesting?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?