Multiple choice technology testing

Software testing which is done without planning and Documentation is known as

  1. adHoc Testing

  2. Unit Testing

  3. Regression testing

  4. Functional testing

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

Ad hoc testing is informal testing performed without formal test plans, documentation, or preparation. Testers explore the system intuitively to find defects, making it unplanned and unstructured compared to formal testing methods.