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

Test script - change font for all steps

Hi All,

Does anyone know if there is a way to change the font type of all steps in a script at the same time ?

Changing each step for each script is very time consuming but needed to get a better pdf export.

0 votes



One answer

Permanent link
Not that I know of in the RQM UI. However, you could use the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) to read (https://jazz.net/wiki/bin/view/Main/RqmApi#Read) and update (https://jazz.net/wiki/bin/view/Main/RqmApi#Update) the steps in the test scripts:

<p>Step text</p>

-->

<p><span>Step text</span></p>

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

Question asked: Aug 08 '11, 7:38 a.m.

Question was seen: 4,452 times

Last updated: Aug 08 '11, 7:38 a.m.

Confirmation Cancel Confirm