ContributionsMost RecentMost LikesSolutionsRe: Distributed Testing RDP Hi, I tried to reconfigure and it does not work. I get the next message "Verification failed". I follow the requirements for distributed testing of this link: https://support.smartbear.com/testcomplete/docs/testing-with/advanced/distributed/requirements.html Regards, Maite Distributed Testing RDP Hello, I'm trying to create a distributed testing environment. I have a test-machine with TestComplete installed, and a remote machine with TestExecute installed where my app is running. When I try to verify the environment, TestComplete refuses the RDP connection by saying that RDP is not activated in the remote machine, but it is not true since I can connect by RDP. What could be wrong with my configuration? I'm following the steps from this link: https://support.smartbear.com/articles/testcomplete/distributed-testing-overview/ Regards, Maite Re: TestExecute Hi Robert, I have the trial license, so I have TestComplete in my testing machine, but the application is in a remote machine. So I ask if it is possible to install TestExecute in the remote machine by using the trial license I have in my testing machine. Regards, Maite TestExecute Hello, I'm using the trial license of TestComplete. I would like to create a Distributed Testing, but I don't achieve to download TestExecute in the remote machine. Thank you for your time. Regards, Maite SolvedRe: SNMP queries | Audio board control Hi Alex, It is what I was looking for, thank you. Re: SNMP queries | Audio board control Alex, Thanks for your reply. I've been reading about Distributed Testing and I thinks that's what I was looking for. I still have one question, is it possible to check peripherals (like an specific audio board) with Distributed Testing? Thank you once again, Maite Create a test for remote applications Hello, We have a machine for running the test but the Java applications are on remote computers. We would like to test these applications, how can we create automated tests for this applications and then test them? Is it possible to create a shared folder in our network with the *.jar files for adding the location of the application when creating an automated test or the application needs to be in the same machine that TestComplete? Thank you for your time. Regards, Maite Re: SNMP queries | Audio board control Hi Alex, About SNMP, if we use a third-party SDKs/tools as you proposed, is there any guide to implement third-party tools in TestComplete? Where could we find a DLL or the .NET bridge for TestComplete? Could we instead use a Java library (snmp4j for example) for the SNMP queries? Relative to the audio board, we have a client application that creates an audio output in the server application (the audio board is integrated into the server computer). We checked the audio board and it has ASIO driver support, would this be enough to test the audio output by RDP? Thank you for your replies. Regards, Maite Re: SNMP queries | Audio board control Hi Alex, Related to the SNMP, we would like to set some values by Set Request query in our MIB with TestComplete. By doing so the Agent will send traps and we will see different alert messages in our desktop application. For the audio board control, we just want to check if there is any output. Our application generates an output in the remote audio board (which is not the one implemented in the motherboard), and we would like to test if there is any output there. Thank you for your replies. Regards, Maite SNMP queries | Audio board control Hello, We are interested in using TestComplete for future tests, but there are some questions to be answered first: 1. Does it provide any API/Library to handle SNMP queries (Get/Set Request) to our own SNMP Agent and also receive the traps from it? We read about the AlertSite, but we prefer to receive the traps from our agent. 2. We would like to control the audio board of a remote computer, is it possible to do it with TestComplete? Thank you so much for your time. Regards, Maite Solved