ZBOT Folder Watcher - Set Cycle Name with A Path
Hi All!
I am running a number of Test Complete Jobs via Jenkins and having a ZBOT grab the results with a Folder Watcher. This has worked well for the past few months.
I would now like to create a Folder Watcher that would allow the Test Executions to be in a nested Folder by Area, by Job.
For Example - In Folder Watcher :
Cycle Name : Automation_Runs > Test_Area > Admin_Run_Job
My question is : How do I set the Cycle Name to allow me to nest the Test Executions under a "Test_Area" (above)??
I have tried the following :
Cycle Name : Automation_Runs > Test_Area > Admin_Run_Job
Results in Test Execution folder structure :
Release 1.0
Automation_Runs > Test_Area > Admin_Run_Job
Automation
I would LIKE to see a folder structure :
Release 1.0
Automation_Runs
Test_Area
Admin_Run_Job
Any help would be greatly appreciated!
Steve