1 / 5

Innovative Techniques for Software Testing: Leveraging Benford's Law and Diverse Insights

This article explores novel approaches to software testing by borrowing methodologies from various fields. It focuses on using Benford's Law as a heuristic for verifying calculations with real-world data and considers the implications for software test data generation. Questions posed include whether to create data weighted on Benford probabilities, use inverse probabilities, or simply rely on randomly generated test data. The insights aim to enhance the effectiveness of testing practices and inspire creativity in generating meaningful test ideas.

thetis
Télécharger la présentation

Innovative Techniques for Software Testing: Leveraging Benford's Law and Diverse Insights

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. Borrowing Test Techniques from Diverse Fields Noel Nyman, Microsoft Office Project team Finding Software Test Ideas in Other Boxes

  2. Testing for Warp and Cupping

  3. In listings, tables of statistics, etc., the digit 1 tends to occur with probability, much greater than the expected 11.1% Benford’s Law

  4. Heuristic to verify calculations based on real-world data • Should we… • Create data weighted on Benford probabilities? • Create data weighted on inverse Benford probabilities? • Ignore Benford and use randomly generated test data? Benford and Software Testing

  5. Questions and/or Comments ?

More Related