It's all about the answers!

Ask a question

Using RFT adapter in RQM to record manual scripts


Barb I (72910) | asked Apr 25 '13, 2:10 p.m.

We've been using RQM 4.0.1 for a while and are evaluating RFT 8.3 and the RQM adapter. 

It would be great if there were some way to take the existing, manual RQM Test Scripts and turn them into 'manual' scripts that use the RFT adapter to record the steps. 

Certainly we could recreate each Test Script by deleting the steps and then recording them in RQM using the Adapter when the Type: is set to Manual. But that's a lot of work. 

Does anyone know of an automated, or even partially automated way to update/convert existing RQM Test Cases?

Thanks.

One answer



permanent link
Gerd Schiering (12211316) | answered May 01 '13, 9:00 a.m.
JAZZ DEVELOPER
Hello Barb I,

You are correct, there is no automated upgrade from manual to automated test.
But if I understand you correctly,
then recording steps into a manual script using RFT is probably not what you desire.
I am guessing you actually want to run test from RQM in an automated way, correct?

If that is the case and you have the manual scripts already,
then I would suggest the following:
Execute the manual tests while RFT is recording.
Once the manual test is done you can stop recording.
This way you make sure you get a first recording in RFT as an automated script while being sure all steps are followed in your test as expected through the manual script.
The next step is to edit the RFT script to make sure it can run in an automated fashion.
(Think about pre-, post conditions, application setup steps, waiting for user input on the server side and all other goodies that make an automation work unattended).
Use RFT to playback that script and see if all works fine.
You get the two versions of your tests; manual and automated tests, advancing your test efforts.
Then add the RFT into RQM's test case by importing it (see http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m2/topic/com.ibm.rational.test.qm.doc/topics/t_import_ref_external_resource.html for details).
And then automate it through an Execution schedule.
Now you can run the schedule over night and have your results ready in the morning.

Hope this helps to make more of RQM and RFT.
Gerd Schiering
IBM TechSupport

Your answer


Register or 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.