Wednesday, June 20, 2012

How to Test Software


How to test software

Syllabus


  • Unit 1: Introduction

    How to become a great software tester
  • Unit 2: Domains, Ranges, Oracles, and Kinds of Testing

    How to think about the different elements of software testing
  • Unit 3: Code Coverage

    How to find parts of a program that need more testing
  • Unit 4: Random Testing

    How to automatically generate test cases that break code in unexpected ways
  • Unit 5: Advanced Random Testing

    How to engineer a sophisticated random test case generator
  • Unit 6: Consequences

    How to deal with lots of bugs, how to take a big input that triggers a bug and make it smaller, how to report a bug, and more!
  • Unit 7: Conclusion

    Summary and tournament results

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home