
DoxRunner





Document the Correlation Rules - Overview
Overview
DoxRunner recognizes two types of correlation rule:
Boundary Correlation Rules are fully supported by DoxRunner's Test Case and Script operations, whereas Regex Correlation Rules are supported from a documentation point of view but only has limited support by the Script operations.
Boundary Correlation rules
A Boundary Correlation Rule is a template for preparing one or more web_reg_save_param_ex functions. It is a mechanism for documenting the results of manual correlation for use if re-recording.
DoxRunner's Test Case and Script operations have extensive support for applying these rules to a raw script.


Regex Correlation rules
A Regex Correlation Rule is a template for preparing one or more web_reg_save_param_regexp functions. It is a mechanism for documenting the results of manual correlation for use if re-recording.
DoxRunner's Test Case and Script operations have limited support for automating the creation of Regex parameters in a raw script.