What is Defect Density? How it can be calculated?
Answer Posted / arya
Customer reported defect /Actual Effort (Test Phase in PM)
*Customer reported defect: All errors uncovered in SIT
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Name three reasons why the tester may choose to record in Context Sensitive mode.
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what r the 5 major defects that u found in ur shopping related project?
how to indentify memory leakages after the build
what are metrics and what are metrics did u collect in you are project
What is the difference between functional requirement and non-functional requirement?
what are your achievements in your organization ? Guyz very very urgent , help me
Why is software testing required?
What is Difference between Test Strategy and Test Methodology?
What are different types of verifications?
What are differences in testing a client server and a web application?
Differentiate test bed and test environment?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
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 do you mean by Develop test data through sourcing (or) handcrafting techniques