RQM can't see Functional Tester adapter
Gary Lau (41●1●2)
| asked Jun 25 '10, 10:03 a.m.
retagged Jun 20 '12, 1:06 a.m. by Pramod Chandoria (2.1k●1●12●20)
I'm using RQM 2.0.1 and RFT 8.1.1.1. Somehow RQM doesn't recognize RFT adapter when trying to import test script. RFT adapter was started locally so wonder what is missing.
|
5 answers
The RTF adapter needs the following data about RQM:
1. RQM server URL (for e.g., https://localhost:9443/jazz) 2. Valid RQM user name 3. Valid RQM User password (make sure to check the "Save password" option) 4. Adapter name (this can be anything and will be used to identify the adapter in RQM UI). Once you have provided these values, you should notice something like this in the adapter's console: 10:14:15:177 AM Starting Adapter 10:14:16:108 AM Login to https://localhost:9443/jazz Can you please confirm that you see these messages in the adapter's console ? Also, make sure the URL is correct and the user has a valid RQM license. Hope that helps. |
After you've done these steps I mentioned before, open up the Adapter Console (Execution->Adapater Console) and verify that the adapter is listed there. If its not, then that would explain the reason why RQM is not finding it at import script time.
|
Also pay attention to case sensitivity in the login you are using for the adapter, this could cause issues also.
After you've done these steps I mentioned before, open up the Adapter Console (Execution->Adapater Console) and verify that the adapter is listed there. If its not, then that would explain the reason why RQM is not finding it at import script time. |
We had similar problem and the reason was missing Project name in adapter's settings.
|
We had similar problem and the reason was missing Project name in adapter's settings. Thanks, I realized after awhile the project name was defaulted to something else. |
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.