RQMExecutionTools -variables escape character
Im using RQMExecutionTool with Jenkins to automation of tests and i have to pass a variables with the server URL created on a cloud to run the tests. The variable is a URL initiated with "http://" the problem is that the execution tool is using ":" character as a variable value separator and is causing problem in reading the correct value. There is a escape character in this command line for the attribute -variables?