View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009356 | CTT UA Scripts | 3 - Feature Request | public | 2024-01-12 21:18 | 2025-01-30 16:39 |
| Reporter | Archie Miller | Assigned To | Archie Miller | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Summary | 0009356: Create a mechanism for validating an AutomationML Container - Scripts | ||||
| Description | Create an AmlConsoleTestApplication, and a way for scripts to call into it. Create a settings section to define the AutomationML Container (amlx) file. | ||||
| Tags | No tags attached. | ||||
| Files Affected | /library/Utilities/AmlxConsole.js /library/Base/settings.js | ||||
|
|
An example of usage: function AmlTestExample() {
debugger;
} Test.Execute( { Procedure: AmlTestExample } ); |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-01-12 21:18 | Archie Miller | New Issue | |
| 2024-01-12 21:45 | Archie Miller | Assigned To | => Archie Miller |
| 2024-01-12 21:45 | Archie Miller | Status | new => assigned |
| 2024-01-12 21:45 | Archie Miller | Status | assigned => resolved |
| 2024-01-12 21:45 | Archie Miller | Resolution | open => fixed |
| 2024-01-12 21:46 | Archie Miller | Files Affected |
=> Binary Files
Script Files /library/Base/settings.js /default.ctt.xml |
| 2024-01-12 22:07 | Archie Miller | Note Added: 0020632 | |
| 2024-06-27 15:38 | Archie Miller | Summary | Create a mechanism for validating an AutomationML Container => Create a mechanism for validating an AutomationML Container - Scripts |
| 2024-06-27 15:38 | Archie Miller | Files Affected |
Binary Files
Script Files /library/Base/settings.js /default.ctt.xml => /library/Utilities/AmlxConsole.js /library/Base/settings.js /default.ctt.xml |
| 2025-01-30 16:39 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |