Exploratory Testing Collections¶
Exploratory testing is an iterative and collaborative learning technique designed for the entire team. It strikes a balance between scripted testing and "try-to-break-it" testing. You can apply exploratory testing to almost anything—whether it's a working application, an API, acceptance criteria for a user story, or specifications.
After conducting exploratory testing, the team gains deeper insights into various areas of the product and adopts a tester's mindset focused more on breaking the system rather than merely verifying it. Exploratory testing at the API layer can also help identify issues at an earlier stage and serves as a strong foundation for creating regression tests.
Here are the exploratory testing charters we conducted previously:
2024-09-12 Restricted Access Exploratory Testing II
2024-08-29 Restricted Access Exploratory Testing I
2024-08-20 Lithic/Wallet Exploratory Testing I
2024.5 EmailAuthentication Exploratory Testing
2024.5 (No session) Block card/Block user