Register
2:00
Stop
Agile Project Management - Agile Modeling - Model-Based Testing
Expert
1/2
You are a test engineer working on an Agile team developing an e-commerce platform. The team has decided to use model-based testing for the first time. What should be your priority in implementing the model?
a.
Define state transitions and their conditions
b.
Always start test cases from the initial state
c.
Focus on code coverage rather than functional accuracy
d.
Create an extensive pool of testing scripts
e.
Develop an in-house simulation environment
f.
Execute corner case tests first
Expert