0 likes | 13 Vues
Model-based testing uses abstract models to write test cases based on the current model of the system being tested. Essentially, these models represent the systemu2019s expected behavior and outcomes in different scenarios.Combined with other frameworks for automated and manual testing, itu2019s an ideal way to improve test coverage at lower cost, making it perfect for complex systems with multiple possible states. Some model-based tests run entirely on their own, while some might require human inputs at the start.
E N D