
ATS4 AppModel is an application flow design tool supporting application specification work, model based testing and test script generation. It provides simple interface to manage complex models. ATS4 AppModel is part of Nokia ATS tool family.
ATS4 AppModel is an application flow design tool supporting application specification work, model based testing and test script generation. It provides simple interface to manage complex models. ATS4 AppModel is part of Nokia ATS tool family.
The page includes platform independent package: Download
User can modify:
ATS4 AppModel can be configured to use almost any UI desing tool. In Tools/Settings menu one can find UI Tool tab that holds settings for used UI tool.
Model designer can add descriptions to user and
system events. ATS4 AppModel has intelligent keyword generator that can
automatically suggest phrases and words that can be later turn
automatically to test scripts. For example, the description User
selects menu item "Send SMS"
is automatically broken into
test script kw_SelectMenu "Send SMS"
.
NOTICE: You must have setting "Generate keywords from event descriptions" selected for keyword auto generation to work
Model designer can use his model to define main use case paths. Use case can be divided into individual sub paths and both use case and use case paths can have descriptions. These descriptions and the created use cases serve as the base for automatically generated document.
Use case can be created in two ways:
The benefits of this approach is that the document generation is always in sync with the model and the document generation doesn't require any extra effort.
$Firstname$
, is a
reference to a set of test data values, for example "John",
"Jack", "Jane"
and "Mary"
. When
Test Data variable is used in the events, the model path is repeated so
that each test data value is included in the test script. For instance,
this enables executing a single path with different input values
repeatedly. 23-6-2009 ATS4 Core added to SourceForge
New product of ATS4 family was just released as open source project.
ATS4 Core is a test execution management tool supporting several
non-UI test frameworks and UI test automation tools.
18-7-2009 The new ATS4 Appmodel website launched