Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming > #16862

The Big List Of Naughty Strings

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)

Show all headers | View raw


    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 | NextNext in thread | Find similar


Thread

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