Testing QUIZ 4 10 Questions | 1 Point for every correct answer | Let’s Get Started 1. ______ is the process of obtaining user account information based on trial and error with the intention of using that information in a security attack Account Harvesting Account Mining 2. ______ is an approach to testing in which testing is distributed to a large group of testers Crowd testing Open testing 3. ______ is a type of change-related testing performed after fixing a defect to confirm that a failure caused by that defect does not reoccur Confirmation Testing Regression Testing 4. ______ is a count of the number of decisions in the source code. The higher the count, the more complex the code Cyclomatic Complexity Cognitive Complexity 5. ______ is the number of defects per unit size of a work product Defect Leakage Defect Density 6. ______ is a security attack that is intended to overload the system with requests such that legitimate requests cannot be serviced Spoofing Denial of Service 7. ______ is done to determine the stability of a system under a significant load over a period of time Load Testing Endurance Testing 8. ______ is a defect that was not detected by a testing activity that was supposed to find that defect Escaped Defect Masked Defect 9. ______ is a black-box test technique in which test cases are designed to exercise pairs of parameter-value pairs Combination Testing Pairwise Testing 10. ________ is the degree to which a component or system operates as intended despite the presence of hardware or software faults Fault Tolerance Fault Resilience Loading … 52