Which of the following testing methods is normally used as the acceptance test…
2022
Which of the following testing methods is normally used as the acceptance test for a software system?
- A.
Regression testing
- B.
Integration testing
- C.
Unit testing
- D.
Functional testing
Attempted by 402 students.
Show answer & explanation
Correct answer: D
Acceptance testing checks if the whole system works as required. It is usually done through Functional Testing .