Question
Easy

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.

1
i-a, ii-b, iii-d, iv-c
2
i-d, ii-c, iii-b, iv-a
3
i-c, ii-d, iii-a, iv-b
4
i-b, ii-d, iii-a, iv-c
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Software Engineering & Problem Solving
Topic: SDLC (Major stages)
Correct Answer
Option C
Explanation

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

In context of software - HTET Level 3 | Clear Cutoff