Q.2
What is the process for performing Exploratory Testing?
Firstly, create a Bug Taxonomy.
Secondly, use Test Charter for suggesting what to test, how it can be tested, and what needs to be looked at. However, test ideas are the starting point of exploration testing.
Thirdly, use Time Box methods. There should not be any interrupted time in those 90 minutes sessions and the timebox can be extended or reduced by 45 minutes. Further, this session encourages testers to react to the response from the system and prepare for the correct outcome
Then, review Results by evaluating the defects, learning from the testing, and analysis of coverage areas.
Lastly, compare the results with the charter and check whether any additional testing is needed.