From the course: Test Automation Foundations

Unlock the full course today

Join today to access over 24,300 courses taught by industry experts.

Give each scenario a value

Give each scenario a value - Selenium Tutorial

From the course: Test Automation Foundations

Give each scenario a value

- After identifying a list of scenarios, they need to be evaluated. Assign a score of one to five, based on how valuable each scenario is. The scores for value will be determined based on the importance of the feature, the probability this feature would be fixed if broken, and the distinctness of the scenario. Work with your team and use your best judgment along the way. As an exercise, have the group of stakeholders assign a score for the value of each scenario. I'll evaluate a couple of my test scenarios now. The first scenario is View Products for Sale. This is a required feature of high importance. Customers need to view the items for sale to buy them. This would be fixed immediately and it's distinct and necessary. So I'll give this a score of five. Next up is Adding an Item to the Cart. This is a very important feature and would definitely be fixed immediately. This is also a distinct feature. So I'll give…

Contents