It's all about the answers!

Ask a question

Exporting QM Keywords in a test script step (using RPE)


Jessica Hutchinson (112) | asked Dec 17 '20, 7:07 p.m.

 We are currently printing our test scripts using RPE but when we export, the keywords print as "<data attribute not found>". Our goal is to print the keyword as a step in a table. The regular steps print out just fine!

One answer



permanent link
Subramanya Prasad Pilar (4.6k14) | answered Dec 17 '20, 10:03 p.m.
edited Dec 17 '20, 10:05 p.m.
You need to check the step type - whether it is keyword or execution. For keyword, you need to add another data source and configure the URI as testscript/steps/step/link/href. From _keyword datasource, you can print the details as shown in screenshot.


Your answer


Register or to post your answer.