ContributionsMost RecentMost LikesSolutionsproblem identifying properties in itemsSource - WPFObjectsHi There, Our application has a datagrid whose ItemsSource property stores a collection of data that is displayed on the datagrid. The ItemsSource's class is customized to suit our applications needs. I am only able to see few properties the developer tells us in the location inside itemsource, the rest are invisible or not shown in the GUI. WPF and C# are used in our application. TestComplete 10.30. Any solution would be greatly helpful. Please excuse my english Smith J Re: schedule TestComplete test runsCan I pls have the syntax/command to connect to the console session of the service account? I connect to server 2008 from a win 7 machine. Thx, Smith JRe: schedule TestComplete test runsSorry if this sounds more dumb than my question. From which account should the RD be configured/happen? The service account is just a user in the server and not an admin. I did a reading on the article provided. As per my understanding I should be doing the following: 1. Create a batch file which invokes a RD to the service account: 2. Invoke the test complete project via the batch file itself. 3. This batch file should be added onto the ScheduledTasks list of a service account, under who's credentials I would expect testcomplete to execute my tests. Note: The service account under which these tests would be run wouldn't be logged in or locked by default. So I must have the option 'Run whether user is logged on or not' feature when scheduling this task. I am just looking out for help on point #1. Thanks, Smith J Re: schedule TestComplete test runsHello Tanya, Thanks for your reply. Can you clarify me as to why I would need RD? Is it because windows won't run such GUI interactive applications via scheduler? If so how would just having a remote desktop connection resolve this? Thanks,schedule TestComplete test runsHello, I have a mechanism where I create a batch file which invokes a test complete project. This batch file is added onto the ScheduledTasks list of a service account, under who's credentials I expect testcomplete to execute my tests. The service account under which these tests would be run wouldn't be logged in or locked by default. So I have enabled an option 'Run whether user is logged on or not' feature when scheduling this task. I did go through this link http://support.smartbear.com/viewarticle/56550/ and it seems to me that my approach would fail... How do I completely automate the test runs? Should I make sure that the user is always available or If I change testcompete to silent mode will it work? Edit: I also have the option 'Wake the computer to run this task' enabled. Thanks in advance.Re: Pie Chart in test resultscan someone help me out here? It would be great if we get a quicker response......Pie Chart in test resultsHi, I see there is a difference when we run a set of tests by adding them manually onto the project suite and executing a single unit. We have a framework where a call is made to other tests and are run from a single unit. so the resulting test report doesn't look good for a test report. How can I achieve the same test report while running a unit also? Thanks in advance.Re: URGENT - IntegrationObject.RunRoutineHi Tanya, Thanks for that... I changed my code accordingly and the exception is gone... but , after TC is invoked an alert message says something like "the file driver has been modified outside of testcomplete or in another editor, do you want to load it?" How do I go ahead with execution of the test script here? And I would want to give "no" as the answer to the alert box... URGENT - IntegrationObject.RunRoutineI want to run a specific project inside a project suite. I could have multiple projects inside a project suite. I have the mds file extension's path with me and I am passing the same to TC integration object. IntegrationObject.OpenProjectSuite(mdsfile) IntegrationObject.RunRoutine(mdsfile,"driver", "driver.main") is causing an exception in my application. Can someone say how to accomplish this ASAP? Quick response s much appreciated! SolvedRe: Issue with TestComplete COM object loadingHello Helen, Thanks for your post. I tried installing .net framework 4.5 from the msdn website and this is no longer an issue for me. although I had to install the latest version of visual studio - I guess it adds some registry files that fixes this issue when you don't have a SDK installed. Thanks,