Answer Posted / ganesh krishnamurthy
Defect Density is nothing but total number of defects per
line of code.
Defect Seeding is purposely injecting known defects of
non-trivial severity into the artifact that is to be
reviewed. Care must be taken to ensure that its not injected
into the real thing,
or
Purpose of defect seeding is to determine whether build is
properly tested or not?(Nothing but spying the testers
performance during testing)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Explain the integration testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Why does the boundary value analysis provide good test cases?
Which of the following defines the expected results of a test? Test case specification or test design specification.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
write a test case flipkart login page
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
pls i want test cases for oss? whts the process of oss testing
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Elaborate test plan and content availability in test plan.
what is black box system in software development in system analysis and design?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one