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
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
In a log in page what will be test procedure, test scenario, test description & test steps?
Write the test case for a login page?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Why does the boundary value analysis provide good test cases?
write test case for pen cap if it is not present?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Explain the load testing?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain the branch coverage testing?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?