Multiple choice technology testing

User Acceptance Testing has a phase called Unstructured Testing, it is when business user bashes away at the keyboard to find the weekest part of the application, it is also known as

  1. Stress Testing

  2. Regression Testing

  3. Smoke Testing

  4. Guerilla Testing

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

Guerilla Testing (or monkey testing) is an ad-hoc, unstructured testing technique where testers or business users quickly and randomly interact with the application to find weaknesses without following predefined test cases.