Ad-hoc Testing
- Ad hoc testing is a commonly used term for software testing performed without planning and documentation.
- The tests are intended to be run only once, unless a defect is discovered.
- Adhoc testing is the least formal test method.
- The strength of ad hoc testing is that important defects can be found quickly.
- A creative and informal way of testing the software
- Conducted without any understanding of the software before testing it
- Not conducted based on formal test plans or test cases
- Performed by Testers
- Performed on a Stable application or product.