What is defect leaking and defect release
Answers were Sorted based on User's Feedback
Answer / nohith
when a version is released say ex:version2.0 and is any
modifications have been made to this version and named to
version 2.1 and the u find any (small) defect in the new
version which was left in 2.0 the tht is called defect leakage
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhishek shukla
When A defect introdues by End Users as it was missed
Testing Team Called Defect Leak.
after fixing the defect and well tested , released to End
User called Defect Released with New Version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ktrao
While verifying the defect if it has been found tobe not
fixed, then it is called defect leaking.
If it has been fixed, then the defect is said to be release
| Is This Answer Correct ? | 0 Yes | 1 No |
How many testcases can you write an avg for a day?
Want to learn Manual Testing in just two days? Students around Thanjavur, Trichy, Mayavaram and Kumbakonam Mail to manualtestingtraning@gmail.com. Entire Manual Testing Concept. Any doubt regarding IT Job please mail above ID
Explain Boudary value testing and equivalence testing ?
what is TAS language which is used as a language for some projects/
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Which method of testing we use to test LOGIN page?
What are parametere require for Performance testing?
how does a client /server environment affects testing?
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
Explain Boundary value analysis?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?