Menu

#53 Find causing memory leak

open
nobody
5
2012-02-24
2012-02-24
Anonymous
No

When running the test as followes,(Right click on it in the Test and "Play Current Test Case") the application and QAliber both run out of memory. This causes my App to crash and Qualiber just seems to lock up and crash now and then. Sometimes I see the error Out of Memory for both applications.

Clicking Left button mouse on path 'Desktop.UIA[@"ApplicationInTest", @"WindowsForms10.Window.8.app.0.33c0d9d", @"FormMain"].Find(System.Windows.Automation.TreeScope.Descendants,"Name","Alarm Editor")'

We use Vissual Studio and our application is dynamicaly loaded so the path(number) to the panels is random. Find works for half of our panels and the other half seem to crash on compile as thefocus never leaves QAliber unless a test already has the focus on the App being tested. Will add more detail if able later.

Discussion