Can I use RQM execution ant tasks with RQM server 4.0.0.1?
I am using RQM server 4.0.0.1 and I see that there are Ant tasks available for executing my tests available in RQM since 4.0.1 (https://jazz.net/wiki/bin/view/Main/RQMExecutionTool#RQM_Execution_ANT_tasks) which is just what I am looking for to solve an integration problem.
Is it possible to use these Ant tasks against my 4.0.0.1 server, or will I need to build my own using the RQMExecutionTool available in 4.0.0.1? Thanks, Colin. |
Accepted answer
from my understanding, you need to write ant task to invoke execution though command line interface.
as mentioned in https://jazz.net/wiki/bin/view/Main/RQMExecutionTool#RQM_Execution_ANT_tasks the feature is only available in RQM 4.0.1 M4 or later versions. Colin Thorne selected this answer as the correct answer
Comments
Colin Thorne
commented Apr 08 '13, 6:49 a.m.
Thanks for your response. I think you are right and I will write my own ANT tasks to use the execution command line provided in 4.0.0.1.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.