QAScript
QA Scripting Object.
QAScript properties
| Property |
Type |
Access |
Description |
| class |
integer |
read |
The class descriptor type. |
| index |
integer |
read |
Index of the object within its parent object. |
| object reference |
object |
read |
An object reference for this object. |
| parent |
object |
read |
The object’s parent. |
| properties |
record |
r/w |
Property that allows setting of several properties at the same time. |
| test flags |
integer |
r/w |
QA test property. |
| test is running |
boolean |
read |
Whether a test is currently running. |
| test time accumulator |
fixed |
r/w |
QA test time accumulator property. |
QAScript methods
| Method |
Returns |
Description |
| QATest |
string |
QA test event. |
Previous post: quit behavior
Next post: pumpkin