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

RQM could not find RPT test scripts in local test machine

I tried to integrate RQM with RPT. I have configured RPT adpater correctly, and RQM can connect to RPT client successfully.
I follow the below steps but failed at step 5:
1.From the left sidebar, point to the Construction icon (Construction), and click Create Test Script.
2.Select one of the following test script types: Performance Test.
3.In the window that opens, click Use test resources that are local to a test machine.
4.Click the Adapter that I have setuped to connect to RQM server. Click next.
5.Whether I enter the absolute project path or just the project name, the script could not be fetched. It prompts "No items found".

My workspace only contains pure Java project, and I want to run just the JUnit test cases. How RQM pick up test script from local test machine? Does it only allow RPT test suites?

Does anyone have tried that before? If so, could you pls guide me on how to list all test scripts or test cases that I have in the workspace. Thanks very very much!

0 votes



4 answers

Permanent link
The RPT adapter for RQM will only be able to find and execute RPT performance test and RPT performance schedules. It can not deal with JUnit test. When you import or create a Performance Test script in RPT the adapter will only return RPT .testsuite files, in the list returned to RQM web UI. That's why it's saying no items found.

If you know a way to run your JUnits from a command-line, then you can probably use the RQM command-line adapter, however I've never tried running JUnits via the commad-line, so i can't advice any further.

0 votes


Permanent link
Hi, Kurtism

Thanks very much for your reply. I have got your point. But here I would like to know how to use RQM Command-line adapter? It seems related topics cannot be searched out from RQM InfoCenter. Can you provide me some reference on how to configure a Command-line adapter? Thanks

0 votes


Permanent link
The information in the RQM InfoCenter about creating test scripts is common between all the adapters, including the command-line adapter (aka CLA). For information specific to the CLA, take a look at the readme.txt file in this location: <RQM_INSTALL_DIR>\adapters\RQMCommandLineAdapter.zip. This will be on the machine where you installed RQM, but it's worth noting that you are not restricted to running the CLA on the machine with RQM install. You can run the CLA on any windows/linux box with JRE 1.5 or higher. Please see readme.txt for more details.

0 votes


Permanent link
Thanks very much. Kurtism, I have configured copied RQMCmdLineAdapter.zip to test machine and connect to RQM server successfully. Thanks. :D

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: Jan 03 '10, 8:52 a.m.

Question was seen: 9,218 times

Last updated: Jan 03 '10, 8:52 a.m.

Confirmation Cancel Confirm