Skip to content

Instantly share code, notes, and snippets.

@tristandenyer
Last active October 16, 2019 17:22
Show Gist options
  • Save tristandenyer/c0fbb022cc151eb21de14a6d3d40bc69 to your computer and use it in GitHub Desktop.
Save tristandenyer/c0fbb022cc151eb21de14a6d3d40bc69 to your computer and use it in GitHub Desktop.
A growing list of underrepresented resources for code, software, apps, APIs etc

API testing

The artillery-plugin-fuzzer plugin makes it easy to run simple fuzz tests (also known as monkey tests) on HTTP endpoints.

Content / string testing

The Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data. This is intended for use in helping both automated and manual QA testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment