In context of software testing match of Column-I and Column-II is: Column-I - Column-II i. Integration Testing - a. Alpha Testing ii. Unit Testing - b. Usability Testing, iii. Acceptance Testing - c. Data Flow Testing iv. System Testing - d. Black Box Testing.
The correct option is (3): The correct pairing for these testing types and their associated concepts is i-c, ii-d, iii-a, and iv-b, which reflects their typical placement and methodology in the software development lifecycle. Acceptance Testing (iii) is a formal testing process to determine if the system meets the customer’s requirements, and a common form of this is Alpha Testing (a), which is conducted internally by the development team. System…Read More
Source :
Source :
Source :
Source :