Operator precedence

Operator precedence determines the order in which operators are evaluated in TestArchitect. Operators with higher precedence are evaluated first.

The following table lists the precedence of TestArchitect operators. Operators are listed top to bottom, in descending precedence.

Table 1. Operator precedence

PrecedenceOperatorDescription
1*multiplication
1/real number division
1\|integer division
1%modulo
2+addition
2-subtraction
3&concatenation
4=equal to
4<>not equal to
4>greater than
4>=greater than or equal to
4<less than
4<=less than or equal to
5notValue is TRUE if its operand is FALSE.
6andValue is TRUE if and only if both sides of the and operator are TRUE.
7orValue is TRUE if either side of the or operator is TRUE.

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333