Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Unable to find qm_ExecutionPropertiesFile ?

  Selenium.properties file for JUnit Selenium adapter states the following  -

 

" # An environment variable named "qm_ExecutionPropertiesFile" will be created in the  <o:p> </o:p>

# execution process and initialized to the value specified or the temporary file created. <o:p> </o:p>

com.ibm.rqm.commandline.executionproperties=CREATE" <o:p> </o:p>

 

Succcessfully started the adapter and initiated test execution but cannot find the "qm_ExecutionPropertiesFile" file. I am trying to use the TCER's "environment" execution variable in the Selenium test script. <o:p> </o:p>

 

Rational Jazz Team Server <o:p> </o:p>

Version: 4.0.6 <o:p> </o:p>

0 votes



One answer

Permanent link
Your RQM version is very old. I can not assure if following response would work on that version of RQM.

On newer RQM or ETM version - if "executionproperties" value is "CREATE" then you could search for location of qm_ExecutionPropertiesFile at your default temporary-file directory.
You could try "System.getProperty("java.io.tmpdir")" for that.
How ever, if you provide any other file name in place of CREATE then that file would be used.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jan 08 '21, 4:54 p.m.

Question was seen: 1,206 times

Last updated: Jan 14 '21, 11:34 p.m.

Confirmation Cancel Confirm