Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2014-07-29 | 1.9 kB | |
ATS4AppModel_2014w31_binaries.zip | 2014-07-29 | 18.9 MB | |
Totals: 2 Items | 18.9 MB | 0 |
Release Notes - ATS4 AppModel - Version <2014-07-29> This release contains only minor improvements/bug fixes to some small details. Only the binary distribution is now released as a .zip file, those who need the source code can clone it from the svn repository. ** Feature Improvements - DefaultPlugin stylesheet added for Robot Framework support - Keyword definition examples added to support Robot Framework scripting ** Bug Corrections - Keywords with same "base words" are now sorted correctly - Test data copy/paste from Excel should now work better Release Notes - ATS4 AppModel - Version <2013-04-04> This release is based and build on top of the earlier release version 2011-06-03. Release contains a few minor bug fixes and feature improvements. Although the changes in code level are minor, the usefulness of AppModel test script generation engine has now been raised to a completely new level. ** New Features ** Feature Improvements - Tags e.g. "#LS" written to the end of a test script when generating the script from execution dialogue in Tester view. Tags depend on the two checkboxes (Local Run and Commit to SCM) in the test execution dialogue. This enables the use of external scripts to identify the scope of the test scripts. External tools can now be used to run the scripts in the mode selected in the execution dialog. - Multiple localisation definitions can be used as a parameter for a keyword e.g., kw_KeyWord "#param1# #param2# #param3#" - Test case naming convention in the code level has been changed to reflect the use case names given in the modelling views. ** Bug Corrections - Test data definitions inside $$ tags are now replaced correctly when exporting test scripts - Localization definitions inside ## tags are now replaced correctly when exporting test scripts