hay-caf
Version:
Haystacks Cloud Automation Framework: A demonstration testing automation framework application for the purposes of demonstrating the usage and integration of D-CAF, Hest, Hexiom, HayRunner, HayMonkey, and HayD-CAG in a single testing automation framework
33 lines (32 loc) • 4.67 kB
text/xml
<CommandWorkflows>
<debug>
<businessRules>
<clientRules>
<testRules>
<Workflow Name="allTestRulesEnable" Value="cmdSeq wrkflo,testRulesEnable wrkflo,buildArrayOfTestNamesEnable wrkflo,executeTestCommandEnable wrkflo,spawnCmdProcessEnable wrkflo,spawnCmdProcessDataEventEnable wrkflo,spawnCmdProcessMessageEventEnable wrkflo,spawnCmdProcessErrorEventEnable wrkflo,spawnCmdProcessExitEventEnable wrkflo,spawnCmdProcessCleanupEventEnable wrkflo,spawnCmdProcessresultEventEnable"/>
<Workflow Name="allTestRulesDisable" Value="cmdSeq wrkflo,testRulesDisable wrkflo,buildArrayOfTestNamesDisable wrkflo,executeTestCommandDisable wrkflo,spawnCmdProcessDisable wrkflo,spawnCmdProcessDataEventDisable wrkflo,spawnCmdProcessMessageEventDisable wrkflo,spawnCmdProcessErrorEventDisable wrkflo,spawnCmdProcessExitEventDisable wrkflo,spawnCmdProcessCleanupEventDisable wrkflo,spawnCmdProcessresultEventDisable"/>
<Workflow Name="testRulesEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules true"/>
<Workflow Name="testRulesDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules false"/>
<Workflow Name="buildArrayOfTestNamesEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.buildArrayOfTestNames true"/>
<Workflow Name="buildArrayOfTestNamesDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.buildArrayOfTestNames false"/>
<Workflow Name="executeTestCommandEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.executeTestCommand true"/>
<Workflow Name="executeTestCommandDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.executeTestCommand false"/>
<Workflow Name="spawnCmdProcessEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess true"/>
<Workflow Name="spawnCmdProcessDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess false"/>
<Workflow Name="spawnCmdProcessDataEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.data true"/>
<Workflow Name="spawnCmdProcessDataEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.data false"/>
<Workflow Name="spawnCmdProcessMessageEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.message true"/>
<Workflow Name="spawnCmdProcessMessageEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.message false"/>
<Workflow Name="spawnCmdProcessErrorEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.error true"/>
<Workflow Name="spawnCmdProcessErrorEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.error false"/>
<Workflow Name="spawnCmdProcessExitEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.exit true"/>
<Workflow Name="spawnCmdProcessExitEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.exit false"/>
<Workflow Name="spawnCmdProcessCleanupEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.Cleanup true"/>
<Workflow Name="spawnCmdProcessCleanupEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.Cleanup false"/>
<Workflow Name="spawnCmdProcessresultEventEnable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.result true"/>
<Workflow Name="spawnCmdProcessresultEventDisable" Value="changeConfigSetting debugSetting.application.hay-CAF.businessRules.clientRules.testRules.spawnCmdProcess.result false"/>
</testRules>
</clientRules>
</businessRules>
</debug>
</CommandWorkflows>