1 / 4

Exploratory Testing

Exploratory testing is a software testing process that doesn't rely on defined test cases. This informal testing process allows testers to decide on their own what to test and how to execute the tests, based on constant communication with the product owner and team members. This article analyzes the different attributes of a good exploratory tester.

webomates
Download Presentation

Exploratory Testing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Exploratory Testing Exploratory testing is a software testing process that doesn't rely on defined test cases. This informal testing process allows testers to decide on their own what to test and how to execute the tests, based on constant communication with the product owner and team members. This article analyzes the different attributes of a good exploratory tester.

  2. Exploratory testing is a form of software testing that is not based on formal test plans and test cases. It differs from scripted testing, in that the activities performed by testers after they execute an item in a test case are unscripted. According to CemKaner, and James Bach, exploratory testing can lead to more defects per hour than scripted testing. However, the benefits include discovering new defects that scripted testing does not find.

  3. What is Exploratory Testing? • Exploring the software to discover its functionalities and drawbacks is what exploratory software testing does. So, this is a formal testing process that doesn’t rely on test cases or test planning documents to test the application. Instead, testers go through the application and learn about its functionalities. They then, use exploratory test charters to direct, record and keep track of the exploratory test session’s observations.

  4. For More Information : https://www.webomates.com/blog/exploratory-testing/uncovering-the-meaning-of-exploratory-testing/

More Related