Testing QUIZ 1 1 Point for every correct answer | Let’s Get Started 1. Testing individual units or modules of an application is called Unit Testing Integration Testing 2. __________ is a method of software testing that examines the functionality of an application without looking into its internal structures or working White-box testing Black-box testing 3. _______ is a method of installing changes to an app or server by swapping alternating production and staging servers Blue-Green deployment A/B Testing Bucket Testing 4. ________ is a software testing technique that divides the input data of a test into partitions of equivalent data from which test cases can be derived Boundary value analysis Equivalence Partitioning Decision table 5. _______ is a method of software testing that tests internal structures or workings of an application White-box testing Black-box testing 6. _______ is a kind of testing to compare two versions of a website or app against each other to determine which one performs better Bucket Testing Release Testing 7. _______ is a type of testing performed to ensure that the application being tested is usable by people with disabilities Disability Testing Accessibility Testing Usability Testing 8. ________ is determined by the impact of the bug on the business Priority Severity 9. ________ is determined by the functional impact of the bug or impact on the application Priority Severity 10. ______ is a process of testing the communication between two services based on a set of rules called Contract Contract Testing Integration Testing Loading … 409