Exploratory testing
Exploratory testing is a technique that is not traditional but is a very useful and efficient way to perform software testing. Exploratory testing is a hands-on approach in which testers are involved in minimum planning and maximum test execution. It is scientifically proved that exploratory testing gives more efficiency as compared to scripted testing. It is used to find bugs that have been missed during scripted testing.
Exploratory testing is the process of learning the product, designing test cases, executing test cases and interpreting the test results at the same time. Hence, it represents the perfect counterpart. It is a kind of software testing that targets to optimize and enhance the software program in every viable way.
To know more visit: https://pradtutorials.com/exploratory-testing/