What is defect leaking and defect release
Answer Posted / 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 |
Post New Answer View All Answers
Give the real-time example for back-to-back testing?
Explain the procedure for manual testing.
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
What is a code walk through?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
how to test ecg machine?
Should testing be done only after the build and execution phases are complete?
How to Generate Test Case for Shopping Cart?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
How much the bug is affecting the functionality of the application?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
can u merge 10GUI map files into a single GUI map file in winrunner?