The agent is responsible for interfacing with the QA Test harness, and recieving, executing, cleaning etc. of
tests for each request sent by the harness.
This file loads a single QAT file, and will attempt to resolve all keywords in this qat file
file by first including any .INC statements, and their parent statements etc, until all neccesary files
have been included.
When we select tests by keyword selection, it is neccesary to remove all registered
selection listeners to prevent each trace file being
loaded as the tests are selected.
This file loads a single QAT file, and will attempt to resolve all keywords in this qat file
* file by first including any .INC statements, and their parent statements etc, until all neccesary files
* have been included
* This file loads a single QAT file, and will attempt to resolve all keywords in this qat file
* file by first including any .INC statements, and their parent statements etc, until all neccesary files
* have been included
This is the extension used to store a serialized version of the Test Tree, to save time reparsing the tests
* each time the application is started/stopped.
This method gives us a handle to the parent QAT to pass on to the NodePopup Menu,
so we can use it's
runSingleTest method and have access to the GUI from the NodeMenu.
This method should be called by the class instanciating this TestFinder,
to indicate the root path to the current file offset, as set in the project setings.