sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

599
active users

#propertybasedtesting

0 posts0 participants0 posts today

This PhD thesis about #PropertyBasedTesting is not only relevant for the future of the field, but also well written and entertaining - if you are interested in the subject.
repository.upenn.edu/entities/

repository.upenn.eduProperty-Based Testing for the PeopleSoftware errors are expensive and dangerous. Best practices around testinghelp to improve software quality, but not all testing tools are created equal. In recent years, automated testing, which helps to save time and avoid developers' blind-spots, has begun to improve this state of affairs. In particular, property-based testing is a powerful automated testingtechnique that gives developers some of the power of formal methods without the high cost. PBT is incredibly effective at finding important bugs in real systems, and it has been established as a go-to technique for testing in some localized developer communities. To bring the power of PBT to a larger demographic, I shift focus to PBTusers. My work is motivated by conversations with real PBT users, accentuating the benefits that they get from PBT and reducing the drawbacks. My work begins with Property-Based Testing in Practice. This in-depth user study establishes a rich set of observations about PBT's use in practice, along with a wide array of ideas for future research that are motivated by the needs of real PBT users. The rest of the work in the dissertation is informed by these results. One critical observation is that PBT users struggle with the random data generation that is a key aspect of PBT's operation. To address this problem, I establish a new foundation for random data generators in Parsing Randomness and extend that foundation to be more flexible and powerful in Reflecting on Randomness. These projects contribute new algorithms that increase developers' leverage during testing while decreasing developer effort. I also observed that PBT users are not always good at evaluating whether their testing was effective. In Understanding Randomness, I establish a new PBT paradigm that gives developers critical insights into their tests' performance and enables new ways of interacting with a PBT system. The Tyche interface developed in that project is now an open source tool with real-world users. By blending tools from programming languages, human-computer interaction, andsoftware engineering, my work increases the reach and impact of PBT and builds a foundation for a future with better software assurance.

This description from a crash fix PR yesterday by Stephen Dolan put a smile on my face: 😀
"With the old code, the following sequence of unfortunate events can occur, if you are very, very unlucky (or you are @jmid with multicoretests, manufacturing bad luck on an industrial scale):"
github.com/ocaml/ocaml/pull/13
#quickcheck #pbt #propertybasedtesting

GitHubFix a nasty bug in the bytecode VM initialisation by stedolan · Pull Request #13549 · ocaml/ocamlBy stedolan

🎉 Announcing fugato: Open-Source Data-Oriented Stateful Test-Check Generator for Clojure & ClojureScript 🚀

We’re excited to introduce fugato, a powerful new tool for stateful property-based testing in Clojure and ClojureScript, now available as an open-source project on GitHub!

Check it out here: vouch.io/fugato-open-source-an

Vouch.ioAnnouncing Fugato, Open-Source Data-Oriented Stateful Test-Check Generator for Clojure & ClojureScriptOpen-Source Data-Oriented Stateful Test-Check Generator for Clojure & ClojureScript

Oskar Wickström och Mattias Ask bygger tester för webben. Tester som bara behöver en URL. Tester för användare som inte har tid att lära sig komplicerade ramverk. Tester mycket bredare än vad Fredrik först förstod. Tester byggda på egenskapsbaserad testning.

(Vill du testa? De 100 första som använder kupongkoden KODSNACK24 får en månad gratis!)

Allt detta och mer i veckans Kodsnack! Lyssna där poddar finns, eller på kodsnack.se/568/ #testing #propertybasedtesting #quickstrom #squidler