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

How to merge the cells in RPE

how to merge the cells in rpe like,

testcase name :  step 1
                          step 2
                           step 3

like this.Now when i try for cell rowspan = 2 , only first cell in output got reflect. other all test case get wrongly merged.

0 votes

Comments

 

<style type="text/css"> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'Lucida Grande'} </style>

Attach above screen shot on behalf of sreenath v as he is not able to.

Facing an issue in RPE for merging cells.

Trying to pull test case and test script to Excel, merge same test case name cells together as shown in attachment.


Accepted answer

Permanent link

As you cannot predict the number of steps for each test script, you cannot set rowspan property. You can rather place another Table element within the Cell that prints the steps. You can refer %rpe_home%\templates\RQM\QM_TestcasesWithTestscripts.dta

sreenath v selected this answer as the correct answer

1 vote

Comments

It worked Thank you.


2 other answers

Permanent link
Where have you used the query in your template? Is the row within the query context?

Instead of using rowspan, you may also try using the test step query within the cell so that all steps are added in the same cell.

0 votes

Comments

Hi Prasad,


I have attached a screen shot customer sent to me per his request.
Could you please help further? Thanks a lot. 


Permanent link

 I have used the query for testcase inside text box and for steps and steps I have used in cell level.So what happens for each step gets generated in each cell and respective testcase name also gets generated for each step.(same testcase name for all test step).

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: Apr 07 '19, 4:38 a.m.

Question was seen: 5,740 times

Last updated: May 07 '19, 8:26 a.m.

Confirmation Cancel Confirm