1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-08 21:20:48 +02:00

Merge pull request #149 from Erikmitk/patch-1

Fix broken link in README
This commit is contained in:
Max Woolf
2017-05-26 10:09:44 -07:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# Big List of Naughty Strings
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; useful for whenever your QA engineer [walks into a bar](http://www.sempf.net/post/On-Testing1.aspx).
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; useful for whenever your QA engineer [walks into a bar](http://www.sempf.net/post/On-Testing1).
## Why Test Naughty Strings?