I. M. Testy

Treatises on the practice of software testing is now located at http://testingmentor.com/imtesty

December, 2008

Posts
  • I. M. Testy

    The Ultimate Desktop Reference

    • 4 Comments
    I have a library of books and white papers on software testing, engineering processes and management, and software development that I have read and reference quite often. For new testers I generally recommend A Practitioner's Guide to Software Test Design...
  • I. M. Testy

    Prescriptive vs. Descriptive 'scripted' tests

    • 2 Comments
    Something that raises red flags in my brain is hard-coded strings or test data in either a manual test or an automated test. Yes, I know that sometimes there are times when a test must be very prescriptive and use specific data and follow specific procedures...
  • I. M. Testy

    How We Test Software At Microsoft

    • 8 Comments
    This past year has been quite busy for me. Too busy. Besides trying to keep up with my busy teaching schedule, driving some key initiatives and collaborating on others, planning new course development for SDETS, I presented at 11 conferences around the...
  • I. M. Testy

    Temporary test files

    • 2 Comments
    There are occasionally times during an automated test needs to create a temporary file during the execution of that test. The problem is that often this file is left behind on the system, or even worse stored in some obscure directory on a server. I say...
Page 1 of 1 (4 items)