RQM can't see Functional Tester adapter
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.
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.
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.