Tuesday, May 31, 2011

Variable Window

The Variable Window displays all variables values for three hierarchical levels of SQA basic source code:

1. Global variables that apply to all files (normally defined in the SQA basic header file)

2. Modular variables that apply to the entire .REC file.

3. Procedural variables that apply to individual procedures within the .REC file (normally the Main procudure)

Choose WindowVariables to display the Variable Window.

For each level, the variables window displays either an expanded view showing all variables for that level (indicated by a minus sign) or a collapsed view (indicated by a plus sign). To change from one view to the other, double-click the line with the plus or minus sign. SQA Robot updates the values in the variables window as you debug. This lets you set breakpoints or single step while debugging and examine the changing values of variables at critical points in the test procedure.


View the original article here

Web Statistics