Which type of models are commonly used in model-based testing?
- Data flow diagrams
- Only UML diagrams
- State-based models
- Use case diagrams
State-based models are commonly used in model-based testing. These models represent the different states a system can be in and the transitions between states. Leveraging such models facilitates systematic test case generation, ensuring comprehensive coverage of various system states.
Loading...
Related Quiz
- What is the importance of maintaining a test case repository?
- Scenario: A government agency is deploying a new system to process sensitive citizen information. How can functional testing be leveraged to ensure compliance with data privacy regulations?
- What are some advanced testing capabilities offered by Postman beyond basic API testing?
- Which phase of the testing process involves tracking the progress of test activities and making adjustments as necessary?
- Test scenarios are derived from ________________.