Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Pairwise Testing: A Best Practice That Isn’t, by James Bach.
- Software Testing: A Craftsman’s Approach. 4th Edition, CRC Publications: https://www.oreilly.com/library/view/software-testing-4th/9781466560680/.
- Use Soap Opera Testing to Twist Real-Life Stories into Test Ideas, by Hans Buwalda: https://www.agileconnection.com/sites/default/files/presentation/file/2018/W11_14.pdf.
- The Oracle Problem and the Teaching of Software Testing, Cem Kaner: https://kaner.com/?p=190.
- A PDF version of You Are Not Done Yet is available at https://www.thebraidytester.com/downloads/YouAreNotDoneYet.pdf).
- You can download the Allpairs generator from https://www.satisfice.com/download/allpairs. There is a command line (MS-DOS-like) version that is a
.exe
file and also a script written in Perl that runs on most Unix machines, including Mac. - James also teamed up with Danny Faught on PerlClip, which generates structured test data: https://www.agileconnection.com/sites/default/files/magazine/file/2012/XDD9687filelistfilename1_0.pdf.