Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #16862
| From | Lawrence D’Oliveiro <ldo@nz.invalid> |
|---|---|
| Newsgroups | comp.programming |
| Subject | The Big List Of Naughty Strings |
| Date | 2025-09-04 01:19 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <109apeu$1g949$1@dont-email.me> (permalink) |
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.
<https://github.com/minimaxir/big-list-of-naughty-strings>
The “walks into a bar” reference is to this
<http://www.sempf.net/post/On-Testing1>:
QA Engineer walks into a bar. Orders a beer. Orders 0 beers. Orders
999999999 beers. Orders a lizard. Orders -1 beers. Orders a
sfdeljknesv.
Because that’s what testing is all about...
Back to comp.programming | Previous | Next — Next in thread | Find similar
The Big List Of Naughty Strings Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-09-04 01:19 +0000 Re: The Big List Of Naughty Strings Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-09-04 01:21 +0000
csiph-web