Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
demoapp [2020/04/26 03:33] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Demo Models ===== | ||
- | |||
- | We have collected a few models to help demonstrate how // | ||
- | |||
- | Modeling an application requires creativity and ingenuity and you will find that there are more than one ways to model the same application behaviors. If you have a model you would like to share with the group, please [[http:// | ||
- | |||
- | * [[VendingMachine|Demo_VendingMachineJava]] - a simple MBT example to test //java// application. | ||
- | * [[Demo_WebStore|Demo_WebStore]] - testing a simple web site using Data-Driven Testing and Parwise Testing. | ||
- | * [[http:// | ||
- | * [[KeywordDrivenTest|Demo_KeywordDrivenTest]] - an example model to implement Keyword-Driven Testing. | ||
- | * [[MBBA Demo | MBBA Demo]] - an example of model-based business process analysis (MBBA edition). | ||
- | * [[FlatMult|Demo_FlatMult]] - MBT model for a logic processing system. | ||
- | * [[QuiDonc|Demo_QuiDonc]] - MBT model for French automated inquiry system. | ||
- | * [[Demo Remote Agent|Demo_RemoteAgent]] - shows how to integrate // | ||
- | |||