Language Referenceby Group Public on Saturday February 06 2010 @ 08:41:11 (1/1 Points) |
|
| Language ↪Reference ✑ Reply ✓ Stick It ✗ Ditch It ⚐ Tag It |
.test is the name of the specialized language used by TestPlan. It simply comes from the file extension used for the script files. The language itself is quite simple and has been specialized for application automation.
Note that for many basic uses simply following the examples in the concepts→ section should be enough. This reference is here to help you get full use of the language -- there are many advanced concepts which can make your life easier at times.
Contents
- Basic Syntax→: Commands, lines, comments
- RValue Expansion→: Values, constants, strings, and function calls
- Context→: Memory, variables, items
- Condition→: Conditions, if, while
- Function Calls→: All about calling functions
- Unit local variables→: How to use/declare variables local to a test unit
- Logical Root→: Partitioning tests into logical structures
You can also just browse all the Language Reference documents⇛.
TestPlan Language Reference
