ContributionsMost RecentMost LikesSolutionsRe: Is there a command or way to run a test without needing to RDP into test computer? Thanks for all the help guys. I got this issue resolved. And we are using TFS for all our pipeline builds and testing. So dev will check in code changes which triggers all our tests from unit up to UI. UI is optional toggled by the developer. But every release build must go through te UI automation also. Is there a command or way to run a test without needing to RDP into test computer? Hello everyone. We are in a process of automating our application deployment so now we are able to automatically uninstall old builds and install new builds as well as pulling latest TC codes from source control. I would now like to automate the starting of test also. Currently I need to manually RDP into each test machine and start the test from each one using TE. To clarify. The deployment automation has been written in powershell I want to know if there is a command or method of starting a test where I don't need to RDP in? Does TC really need to have a RDP window? I hope I have explained it clearly. Thanks for any help in advance. SolvedRe: Any way to be notified test has passed for failed?? Thank you all for the responses. I have now got my email notifications working. Thanks for the help. Any way to be notified test has passed for failed?? Hello all, I have been asked a question today and I dont know the answer. If anyone can help that would be great. We are currently sending automated test to a test machine which runs Test Execute. We obviously do not sit there watching the automated tests. So is there anyway TestComplete can notify us of the test status such as steps passing/failing. Test suite run completion etc? Any sort of feedback apart from the standard built in one would help. Many thanks SolvedRe: Cannot locate the text of a combo box in Outlook Hi Ravik Just want to say thank you for your response and I can now see the text I was after. Thank you Cannot locate the text of a combo box in Outlook Hello all, I am trying to write some test and I need to obtain the text in the "Location" field when creating a new meeting from Microsoft Outlook. However, when I use the object spy I cannot see the text being returned. I have attached an image to show the field I am referring to. Any help is greatly accepted. Many thanks in advance Solved