ContributionsMost RecentMost LikesSolutionsCant read Files with aqFileHi, i want to open an xmlFile from my FileSystem and used this command: openedFile = aqFile["OpenTextFile"](File, aqFile["faReadWrite"], aqFile["ctUTF8"]); File is my path, this is ok (i've tested it with a TextFile direct on C:\), but every time, the message: "Unable to open the file" appears. Yesterday i had the same problem with the aqFile.Exists()-methods. The file has a correct path, but TestComplete returns each time a "false"-value. Can anybody help me? (Please fast, this test is very important. Thanks from germany Bjoern Re: "Group rename"-ProblemHi Allen, The Groups are grey yet, but i can rename it. Thanks this trick works! Re: "Group rename"-ProblemFirst thanks for the fast answer. I'm sorry but the problem is not reproduceable. I have only one "Project Suite", but if i create a new Suite, i cant rename the groups, too. In the attachment is a screenshot from my suite test center. At the beginning (the first 2 groups) i can rename the groups but then, 3 weeks ao, i can't rename any of it.Re: Where to start running test with scripts ?Hi, my hint is just to perform one test as a KeywordTest and convert this test to a script. Then i know the syntax and know, what i have to do, to run some sort of test like this one. BjoernUnexpected WindowHi, i have written a value-varification test with parameters and run the same test with other values 5 or 6 times. I write a 'Unexpected Window'-Eventscript, so the "Value is not valid" window (in my application) will be commented in the log and then it will confirmed. But after some messages, this messagebox will rise and nothing happend. The window is in front of the application, the Testcomplete run is active, but nothing will happen. It wont be fail, TestComplete does nothing. I must click the "OK" button of my messagebox and then TestComplete will continue the test. There is nothing in the log, too. It should be an automated test, so i dont want to click on the "OK" Button to continue the test every time i run this test. Can anyone help me?"Group rename"-ProblemHi, i want to create group-folders for my Test Items and at the beginning everything is fine and i can rename every item and every group. But 2 or 3 weeks ago, i cant rename this items. All the groups have the default name (GroupX) and the items too (ProjectTestItemXX). Is this a known problem and is there any solution? Thx BjoernThe window is invisible and thus cannot be activatedHi, i want to test a C#-Application with TestComplete 8.0.290.7 and i have a problem. I have a lot of keywordTests and if i run the tests one by one, all tests run successful. But if i want to run the whole Test Suite, 3 or 4 tests (sometimes more or all ests but 3 or 5) will be failed with the message "The 'ToolBar' window is invisible and thus cannot be activated.". After this message, my program run (i can see it) but every teststep of my test will fail with "The object does not exist." (or another error-message). In every test, i will start the program at the beginning and close it at the end, so if any test fail, it cannot affect the next test. Can anybody help me?