How to merge the cells in RPE
Accepted answer
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
2 other answers
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.
Comments
Cathy Xu
Apr 12 '19, 5:52 a.m.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.