The correct statement about performing exploratory testing with test charters is that the result of such testing is finding defects and specification defects. Exploratory testing with test charters is a structured but flexible approach that focuses on learning about the system and designing tests as one explores the system12. It allows testers to uncover not just defects in the code, but also gaps or ambiguities in the specifications or requirements. This approach is particularly useful when there are no detailed specifications available, as it relies on the tester’s skill and intuition to explore the system’s behavior12. Test charters guide the exploratory testing session but do not prescribe specific expected results upfront, as is done in black-box testing. Instead, they provide a mission or objective for the testing session, allowing for a more investigative approach to testing12.
Please ensure to refer to the latest ISTQB documents and resources for the most accurate and up-to-date information.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit