Software Testing

Exercise Question, (4) Random vs Partition-Based Testing

One may argue that requirements-based testing is not usable according to W&J’s analysis. Why could / should one do it after all?

  • Test cases that are derived from the objectives and conditions of the requirements are based on a fault model
  • If we base the partitions on such a fault model, we can perform better than random testing
  • Remember: purpose of testing is to check the requirements and find faults
 

Diskussion