Hi,
I use Telerik Test Studio Version 2022.1.601.0 now and I have a problem with the running tests on Chrome not using the extension.
Part of test lists does not finish because of the Test Runner crashes. In the log I see an error: "Unexpected Exception: System.OutOfMemoryException", before the crash the Test Runner uses more then 3 GB of memory.
These test lists are connected to tests of filter menu. I ran tests on part of test data and check the used memory during the test. I have following situation:
(x-axis - checks, y-axis - MB)
Columns E, F and G - parameter "UseBrowserExtention" of the test list is TRUE;
Columns J, K and L - parameter "UseBrowserExtention" of the test list is FALSE;
I have reproduced the problem uses demo on https://demos.telerik.com/kendo-ui/grid/filter-menu-customization. I created the simple test by recording - just Toggle the filter menu and click Cancel a lot of times.
And I have the following situation with the memory:
(x-axis - checks, y-axis - MB)
Column O - parameter "UseBrowserExtention" of the test list is TRUE;
Column T - parameter "UseBrowserExtention" of the test list is FALSE;
I attach the test project.
This problem is critical for us. Can you help?
I use Telerik Test Studio Version 2022.1.601.0 now and I have a problem with the running tests on Chrome not using the extension.
Part of test lists does not finish because of the Test Runner crashes. In the log I see an error: "Unexpected Exception: System.OutOfMemoryException", before the crash the Test Runner uses more then 3 GB of memory.
These test lists are connected to tests of filter menu. I ran tests on part of test data and check the used memory during the test. I have following situation:
(x-axis - checks, y-axis - MB)
Columns E, F and G - parameter "UseBrowserExtention" of the test list is TRUE;
Columns J, K and L - parameter "UseBrowserExtention" of the test list is FALSE;
I have reproduced the problem uses demo on https://demos.telerik.com/kendo-ui/grid/filter-menu-customization. I created the simple test by recording - just Toggle the filter menu and click Cancel a lot of times.
And I have the following situation with the memory:
(x-axis - checks, y-axis - MB)
Column O - parameter "UseBrowserExtention" of the test list is TRUE;
Column T - parameter "UseBrowserExtention" of the test list is FALSE;
I attach the test project.
This problem is critical for us. Can you help?