Exploratory Testing

Ad-Hoc Testing involves informal, unscripted defect identification. Session-Based Testing uses time-boxed sessions to target specific functionalities. Heuristic Testing applies experience and intuition to uncover issues.

Ad-Hoc Testing

Conducting informal, unscripted testing to identify defects not found through structured testing processes.

Session-Based Testing

Using time-boxed sessions to focus on specific areas or functionalities of the software systematically.

Heuristic Testing

Applying heuristic methods to discover issues based on experience, intuition, and best practices.