Software Testing

(2) Test Selection I

Main 4 perspectives of testing

 
  • Technology-facing programmer support
    • Use examples (in test-driven development) to provide functional coding guideline to the programmer
  • Business-facing team support:
    • Use stories to help the team understand what the software should do
  • Business-facing product critiques:
    • Perform testing with the goal to find bugs in the business-relevant parts of the software
  • Technology-facing product critiques:
    • Perform non-functional testing
 

Diskussion