H2K Infosys Forum

AI Assistant
How does model-base...
 
Notifications
Clear all

How does model-based testing work in TOSCA?

 
vinay
Member Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

Model-based testing in Tricentis TOSCA works by separating test logic from technical implementation. Instead of writing scripts, testers create reusable Modules by scanning the application’s UI or API components. These Modules represent controls and business actions. Test cases are then built by combining these Modules, which act as a model of the application. When the application changes, only the Module needs updating, not every test case. This approach improves maintainability, reusability, and scalability. It also supports risk-based testing, allowing teams to prioritize high-impact scenarios while reducing redundant test execution.


Quote
Topic starter Posted : 18/02/2026 6:06 am
Share: