InterviewSolution
| 1. |
What is Citrix automation? |
|
Answer» Citrix automation refers to any automation system that uses a virtual desktop or is designed to work in virtual desktops. It is critical in small to large businesses, such as BPO and contact centres, where applications are accessible remotely due to security concerns. Consider a situation in which you need to connect to a server from your PC. When you try to access the server now, you don't receive the main server; instead, you get a picture of the server's screen. Now, anytime you click on something, the corresponding IMAGE or pixel is delivered to the server. Then it is precisely clicked over there in the server. Citrix technology and UiPath can be used to automate these kinds of processes. With the use of recorders, UiPath attempts to DELIVER this automation. Citrix automation is used to automate TASKS like filling out a form and SUBMITTING it using a virtual desktop application. It can also be used for data entry and other processes. |
|