Identify the correct concept described as: a preliminary test that checks whether the most basic and critical functions of software work correctly.
- A. Bug
- B. Test case
- C. Smoke testing ✓
- D. System testing
Correct answer
C. Smoke testing
Explanation
Smoke testing refers to a preliminary test that checks whether the most basic and critical functions of software work correctly.