filmov
tv
Going Beyond Unit Testing | How to Uncover Blind Spots in your Java Code with Fuzzing

Показать описание
While most Java developers already use unit testing to test whether their application behaves as expected, complementary testing approaches such as fuzz testing enable them to also check their applications for unexpected or strange behaviors that could lead to crashes and make them vulnerable to Denial of Service (Dos) attacks or Zero-Day exploits.
This awesome testing approach is currently gaining a lot of popularity in the open-source community, as it allows developers to execute applications with millions of random, invalid or unusual inputs, which finds bugs that are hard to detect with other testing approaches.
In this live-stream, I will demonstrate how you can apply fuzz testing to your own code, with the CI Fuzz CLI, an easy-to-use fuzzing tool, that enables you to integrate and run fuzz tests directly from your command line or your favorite IDE.
All code examples and tools used are 100% open-source
Hillel Wayne - Beyond Unit Tests: Taking Your Testing to the Next Level - PyCon 2018
Going Beyond Unit Testing | How to Uncover Blind Spots in your Java Code with Fuzzing
Beyond Unit Tests: End to End Web UI Testing
Python Testing: Unit Testing and Beyond
'Modern Web Testing: Going Beyond Selenium' by Dmitry Vinnik
Beyond Unit Tests
Beyond Unit Tests - Hardware Software Integration Test
GLA Summit 2022: Beyond unit tests - automated GUI testing of LabVIEW applications
Automated Web Extensions Testing
The mental model goes way beyond unit testing
Automatic unit test generation, flaky test detection, and AI PR review
Advanced Node.js testing: beyond unit & integration tests (2019)
Statistical Software Engineering 101: Unit Testing for R Developers - The Basics
Fail Again, Fail Better! Automated Tests beyond Unit Tests by Daniel Istvan Buza
GeeCON 2019: Dmitry Vinnik - Modern Web Testing: Going Beyond Selenium
Beyond Unit test cases
Dmitry Vinnik - Modern Web Testing: Going Beyond Selenium
mock-chain: a library for easier unit testing in Drupal (and beyond!)
Testing Beyond Unit Tests: Embracing Application Tests for True User Confidence
Modern Web Testing: Going Beyond Selenium - Dmitry Vinnik
Modern Web Testing: Going Beyond Selenium - Dmitry Vinnik
Poznan GO Devs #9 - Daniel Antos - Beyond unit tests
Beyond Unit Tests - Building a Real Robot Army for Automated Testing - Simon Eumes (Poznań ADG #24)
Beyond Unit Testing - Dave Liddament - PHPSW: Testing, February 2016
Комментарии