Can you explain how one defect leads to other defects?
Answer Posted / ritik dodhiwala
For example if Application is suppose to calculate some
critical measurements using some complex condition and if
that formula accepts data in inches and if we provide it in
mm then in spite of being formula are correct but it gives
wrong output and if this output is going to used further in
some formula B again that output for formula B will be wrong
By this way one defect related to another defect.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is 'Account Conditioning'?
write test case for gmail login page
Is an "A fast database retrieval rate" a testable requirement?
What is the procedure of manual testing?
what type of testing techniques are using after accept the build?
Explain the importance of agile testing?
how to test the case with 5 combination and inputs
can any body tell me what is the process of between after getting a documents and testcase writing.
what is the difference between Risk based and Requirement based testing???
what risks do u faced u r projest how do you solve
What is sanity?
What do you think the role of test-group manager should be? Relative to senior management?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
How quickly we need to fix the bug? Or how soon the bug should get fixed?