Defensics Workflow

Black Duck DefensicsĀ® User Guide

Version
latest

To perform fuzz testing with Defensics, you need to go through the following steps described in this document:

  1. Create a project for your system under test.
  2. Create one or more configurations for protocol test suites. Configurations let you rerun the same test later.
  3. Perform Interoperability testing to make sure your test target and Defensics are communicating. Check the logs of the Interoperability test to see that the valid cases match the features of the test target.
  4. Run your test cases.
  5. See the test run summary. If there are issues, see the details in the Log view.
  6. Address the issues in your project. Rerun the tests from the Log view, if necessary. For more informtion, see Reproducing Issues. If needed, add more detailed instrumentation and logging specific to your system under test until the issue is understood and fixed.