Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Reviewing and Saving the Template

After you have added your rules, right-click in the right panel and select Save to save the template, or use the shortcut <Ctrl>-s.

If the box in the upper right corner of the CAT Testcase Design window is green, it indicates that no errors have been found in the template.

Figure 1: Template with green box indicates no errorsSoftware interface for CAT Testcase Design tool showing myProject.prj. Toolbar includes New Project, Open, Save Project, and Check Compliance. Left panel has configurations for BGP, CiscoIOS, CiscoIOX, and Junos. Right panel shows check_router_id.tpl script with directives. Green Play Button in red circle for running script.

Otherwise, if an error has been found, the box in the upper right corner will be red. Double-click on the orange-colored segment on the right hand side bar to jump to the line with the error. For example, the error could be related to an incomplete if statement (with no matching “end” statement).

Figure 2: Template with red box indicates errorsSoftware interface for CAT Testcase Design tool showing a hierarchical tree with BGP configurations and a code editor with a BGP router ID validation script.

Clicking Save Project will also save any changes to the template.