I have problem in running working script (OTA API's) written for QC 10.0 on QC 11.5. I am not able to login in 11.5 through API's, i heard that v11.5 needs some client registration to be done to run the API's script. Could anybody tell me if you have faced same issue. Thank you.
i am getting the error: Unable to connect to QC.
The key points i have known from my research is that:
- In QC 10.0 client registation used to happen by defualt, so API was running by default without any additional set up.
- QC 11.5 client registration is not default, so it is stopping API's script to run on it.
The questions now i have how to do this client registration and all. And is it really necessary, can't i run the script directly or do registration on my own.