Exploratory testing
Exploratory testing is one of the most used methodologies in agile teams as well as in live ops. By its nature, exploratory testing relies on testers having the freedom to explore and discover. It’s about exploring the unknown in the game we test, and as a result of exploratory testing, we gain insights and knowledge that will help us in further testing efforts.
We use exploratory testing in situations where we have very limited documentation or other knowledge about the game we are testing. It is also an excellent methodology to use when we are testing new code or testing the game for the first time.
While being an exceptionally valuable testing method, exploratory testing is a little bit more than that. It’s also about learning about the game we are testing "and" testing execution and a great way to teach new testers in the team. In that way, exploratory testing is a unique method that is a valuable tool for any team: