In model-based testing, _______________ are used to represent the expected behavior of the system.
- Models
- Test Data
- Test Scenarios
- Test Scripts
Models are used in model-based testing to represent the expected behavior of the system. These models can take various forms such as state diagrams or finite state machines, providing a visual representation of how the system is expected to behave under different conditions.
Loading...
Related Quiz
- Which phase of test execution involves comparing actual results with expected results?
- What are the limitations of Selenium WebDriver for cross-browser testing?
- Which of the following best describes the scope of Exploratory Testing?
- How does the use of test automation frameworks enhance the scalability of test automation in functional testing?
- What challenges might arise when conducting Use Case Testing in complex systems?