Exploratory test - NextensArelB/SwaggerGenerationTool GitHub Wiki
##Objective To find additional bugs by exploring the functionality in a more unstructured and unprepared way by trying and doing and clicking around.
##Scope
- Black box test
- Test of the unexpected and unprepared by doing actions which are not based on the functional requirements and acceptance criteria
- As tests are unprepared, these tests are not applicable for automation, however it could be that when bugs are found additional (unit) tests will be created
##Who
- QA or BA or PO
##When When multiple User Stories and/or Features are functionally test completed
See more information on the QA and Test activties.