Breaking Down Large Scenarios for Acceptance Testing
When writing Acceptance Tests, we respond to requirements and essentially turn them into scenarios that can be specified, tested, and then implemented. However, sometimes requirements are stated in a way that make the scenarios too large for effective testing and development. This webinar will investigate why this is, suggest techniques that can be used to decompose them into smaller scenarios, and demonstrate this using a real-world example of a complex business rule.