Testing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Mutate Your Code and Reveal Your True Test Coverage http://www.infoq.com/presentations/code-mutate-test | * Mutate Your Code and Reveal Your True Test Coverage http://www.infoq.com/presentations/code-mutate-test | ||
* http://cafe.elharo.com/testing/harolds-corollary-to-knuths-law/ | * http://cafe.elharo.com/testing/harolds-corollary-to-knuths-law/ | ||
* Christian Nelson's SDForum JavaSIG presentation, Oct 6, 2009 [Web Application Testing - Christian Nelson.pdf]. Companion source code available at | * Christian Nelson's SDForum JavaSIG presentation, Oct 6, 2009 [[File:Web Application Testing - Christian Nelson.pdf]]. Companion source code available at http://svn.carbonfive.com/public/christian/gearlist/branches/sdforum/. README file available at http://svn.carbonfive.com/public/christian/gearlist/branches/sdforum/docs/readme.txt. | ||
* The Art of Software Testing at O'Reilly | * The Art of Software Testing at O'Reilly http://shop.oreilly.com/product/9781118031964.do | ||
=Internal= | =Internal= |
Revision as of 22:33, 2 May 2016
External
- Mutate Your Code and Reveal Your True Test Coverage http://www.infoq.com/presentations/code-mutate-test
- http://cafe.elharo.com/testing/harolds-corollary-to-knuths-law/
- Christian Nelson's SDForum JavaSIG presentation, Oct 6, 2009 File:Web Application Testing - Christian Nelson.pdf. Companion source code available at http://svn.carbonfive.com/public/christian/gearlist/branches/sdforum/. README file available at http://svn.carbonfive.com/public/christian/gearlist/branches/sdforum/docs/readme.txt.
- The Art of Software Testing at O'Reilly http://shop.oreilly.com/product/9781118031964.do