Can we automate Application available under Citrix Program Neighbourhood?

后端 未结 8 1038
执念已碎
执念已碎 2021-01-13 08:38

I tried to automate an application available under Citrixl Program Neightbourhood using QTP 9.5, but QTP does not identify the objects inside the application. Can we automat

8条回答
  •  既然无缘
    2021-01-13 09:34

    As per my experience this type of setup can be best handled using the Image recognition and/or OCR capable testing tools like eggplant but its not really suggested to have testing environment which includes Citrix. Another option could be to install an automation tool like AutoIT within the Citrix machine and trigger the scripts using the other tool (maybe Selenium but I am yet to try that out).

提交回复
热议问题