Multiple choice technology testing

Testing conducted to enable a user/customer to determine whether to accept a software product

  1. Agile Testing

  2. Functional Testing

  3. Acceptance Testing

  4. Smoke Testing

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Acceptance testing is performed by customers or users to verify if the software meets business requirements and is ready for deployment. Agile testing is a development methodology, functional testing focuses on feature correctness, and smoke testing verifies basic build stability rather than final acceptance.