ContributionsMost RecentMost LikesSolutionsUnable to initialize Test complete. The requested operation requires elevation Hi. I'm trying to integrate Test Complete with Visual studio 2015 to run Tests as part of Team build. Follwing the article as mentioned in the link https://support.smartbear.com/viewarticle/72495. Following the steps as mentioned I'm getting the error unable to initialize test complete. The requested operation requires elevation. Regards sridhar Does Testcomplete support objects with ClrFullClassName = NETRONIC.XGantt.VcGantt Hi, I would like to know if Test complete supports charts of NETRONIC.XGantt.VcGantt. Text recognition for an application of class CTETabControl not working in window 8.1 Text recognition for an application of class CTETabControl object type VCLObject works fine in windows 8 but not in window 8.1. Not sure if there is any patch from Test complete for windows 8.1? Can anyone helps us out as this is crucial for our project. Can the Test Summary report be customizedHi, Can the Test summary report in Test complete be customized, I would be interested if a chart could be designed for the user input for example the names of test cases executed? etc.. Re: VCL object recognized as WindowHi Alexei karas, Debug information of my tested application is present and accessible for Test Complete. I removed the command line parameters value entered for the tested apps and again provided the same value it is working now. No idea if this is the solution but now the Test complete is able to identify the object as VCL instead of Window. Regards Sridhar VCL object recognized as WindowHi, I have been working on Test complete 10.2 version for Delphi product, it was recognizing the objects as VCL objects and I had no problem. For some reasons I had to uninstall my Delphi application and reinstall again with no updates to the version of my application. Now the test complete scripts are failing because the objects which were of VCL now are identified as Window. Can any when help if there are any settings which I need to take care in test complete. Thanks in advance SolvedAccessing global variable valuesHi All, Is there a way to access the values of the global variable in my case an array which gets value stored during the run time . To be specific consider there are 2 scripts unit1 and unit2 in unit1 I have declared an array say company(5) during run time the company array gets it value from a procedure in unit1 script. Can I access these values in procedures of script unit2 Regards, Sridhar