Seminars - ImageConstrux - software development best practices
SeminarsConsultingResources & ToolsAbout Us
Seminars .:. Course List by Knowledge Area .:. Developer Testing Boot Camp
Developer Testing Boot Camp
upcoming public offerings
8/2/2010
- 8/3/2010
  Eric Rimbey      ($1,395)
register now

10/7/2010
- 10/8/2010
  Eric Rimbey      ($1,395)
register now
Register by September 7th and pay $1,195 (save $200)
 
course overview
Developer testing is a critical component of Agile development--yet studies show that developer tests typically achieve only 50-60% test coverage. Learn how to achieve higher test coverage with your unit tests, how to create better test case designs, and how to make the software itself more testable. See how to plan and carry out an efficient developer testing strategy. Avoid common testing pitfalls, and learn to determine how much developer testing is enough.
benefits
Attendees will learn the most efficient and effective forms of developer testing. Specifically, you will learn how to develop optimal unit test cases--both functional (black box) and structural (white box)--as well as integration test cases. You will also learn how to plan and carry out effective and efficient developer testing.
who should attend
This seminar will be useful to software leads, software engineers, QA leads, and test professionals who want to learn testing from the developer's perspective.
the seminar includes the following topics

Key Concepts in Developer Testing

  • Test self-assessment -- how good a tester are you?
  • Test concepts: white box vs. black box, regression testing, positive and negative test cases, testing as "proof" of quality, test coverage
  • Relating testing to other QA and development activities

Developer Testing Basics

  • Kinds of tests: single-step testing, bench testing, unit testing, integration testing, as well as system test,  and acceptance test
  • Stubs, drivers, and mock objects

Test-First Development

  • Advantages of writing test cases before writing code
  • Test-first development cycle described
  • Use of unit test frameworks
  • Most useful test strategies

Test Planning

  • Scoping unit and integration testing to match your project's needs
  • Design for testability
  • Maximizing efficiency of unit testing and integration testing
  • Validating your unit tests and integration tests

Testing Databases

  • Database interface testing
  • Internal database testing
  • Obtaining test data
  • Tools for database testing
   

Black-Box (Functional) Testing

  • Finding domain specifications
  • Common domain defects
  • Designing input domain unit tests
  • Designing output domain unit tests
  • Equivalence classes
  • Boundary value analysis
  • Pairwise testing

White-Box (Structural) Testing

  • Control-flow testing
  • Tools for structural coverage
  • Statement coverage
  • Path coverage
  • Decision (branch) coverage
  • Modified condition/decision coverage

Special Testing Issues

  • Mock objects
  • Inheritance issues
  • Testing embedded software
  • Writing tests based on specifications
  • Integration testing strategies

Test Tools

  • Unit test frameworks
  • Memory leak detectors
  • Performance analyzers
  • Coverage monitors

Testing the Tests

  • Peer Reviewing test cases
  • Defect seeding
  • Mutation testing

available instructors
login >