ContributionsMost RecentMost LikesSolutionsTestComplete License Duration If I buy a TestComplete Floating/NodeLocked license .. for how long it will be valid ? If SmarBear launches new version of testcomplete .. in that case how much I need to pay for upgradation or I can use the same license ? Test Status as Fail when TestComplete is active or opened I am facing one issue regarding calling test from QA Complete. When I call any test from QA Complete. Is it Mandatory to Close the TestComplete ? Because it is only running when TestComplete is closed, if it is open or active it will not call the API for executing tests. I have tried out both options for - use active session if the user is logged in - in test agent settings as well Please help !! Re: API failure when attempting to export TestComplete test to QAComplete I am also facing the same issue. Please provide solution Re: Execute tests from QA Complete Thanks for your reply, it helped in some way. I have one more doubt. You told if I give project name - it will execute all the test items present under that project. Is there any way to run individual test items ? Like - ProjectName\Test Items\TestItemName Is above test possible to run ? QA Complete and TestComplete I have installed TestComplete 11.31 and TestComplete 12 both. When I call any test from QA complete, it will invoke TestComplete 12. Is there any option to configure of version where I can select which version to call ? SolvedExecute tests from QA Complete i have set up my test agent in QA Complete account. I am able to execute Project from QA Complete. Can any one help in executing Scripts functions or test items of projects by changing the parameter. ? Attached is the image for parameter. SolvedRe: TestComplete 11 - memory leak (?) I am facing the same issue in C# scripting. RAM usage will be keep on increasing in every test run. It seems TestComplete has not handled garbage collection properly. Thanks, Anmol TestComplete 11.0 - Memory Issue Environment Details: Windows 7, 64 Bit, 8 GB RAM TestComplete 11.0 Project Details: Used NameMapping Approach Defined All object references in one script file as Global Variables. There are 3000+ Variables. Reading and Writing Data from Excels Problem: When i open my project. RAM usage is 320-340 MB When i run any of my test function RAM usage will increase to 450-500 MB If i keep on running test functions RAM usage will increase to 800+ MB This is making my test execution go slow and crashing application under test. Anybody faced this kind of issue ? Why RAM usage will be increasing every time ? Is there any memory leakage ? Why after execution RAM usage is not coming to normal ?