Can you explain how one defect leads to other defects?
Answer / 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 |
what r all the testing methods & what methods u r using 4 the current project.
Explain in detail whole test process activities.
risk driven testing
What is the difference between alpha testing and beta testing?
what is the good answer for authentication and authorization?
can anyone write testcases for a wall clock?
How do u test any "web-site" as a secure site...? or How do you test the security of a web-site...?
Is Validation Test & Negative Tests have same meaning???Are both same???
can any one define V-V testing?....thanks in advance
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]
What techniques will cause double-byte problems to show up?
What are the properties of a good requirement?