This is a migrated thread and some comments may be shown as answers.

Telerik.TestStudio.ResultsViewer crushes

4 Answers 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ivan
Top achievements
Rank 1
Ivan asked on 11 Mar 2017, 05:12 AM

Hello,

I found that a big report crushes the report viewer. The report we can download from https://drive.google.com/open?id=0B0EHXWVdmSJFc3Zub3JaT2ZqNW8 (CrashReport.zip). One crashes the viewer each time.

As I understood there is a problem with the viewer's system memory size, it is very big.

I need to solve the crash problem, it is above all.

I took a small investigation of the reason for the big report size.

In two attached test projects TestProjectForTelerik_BigReport and TestProjectForTelerik_SmallReport the same test actions are executed (tests set is the same too but there are some differences in test configurations).

1. Load www.telerik.com page

2. Come back to the main page

3. Click on a link to the products. The link is found by content (product's name) from data source (TelerikProducts.xls file, Products sheet)

But different ways are used to run tests in the projects.

In TestProjectForTelerik_SmallReport we start from SmallReportTest (use SmallReport test list from the project) and bind ClickProduct test to the data (the data source) directly.

In TestProjectForTelerik_BigReport we start from BigReportTest (use BigReport test list from the project) and bind IntermediateStep test to the data directly. Data binding is removed from ClickProduct test but this one must inherit the parent data source.

In IntermediateStep test we choose which test will be run next according to data from data source. In IntermediateStep we always run ClickProduct test. Please see comments in the IntermediateStep test for more information.

This way is very needed for my real project.

So, these two projects have very different report size for the small report it is 249674 bytes, for another 989670 bytes. The difference is about 4 times.

If steps count in ClickProduct test or row count in data source increases, size difference will be more.

As I can see in the report from TestProjectForTelerik_BigReport project, there are a lot of duplicated information in the report. The information from StepResults section of ClickProduct test is duplicated in DataIterationResults section of IntermediateStep test.

Please check this. Maybe there is a way to decrease the report size.

And as I said earlier Telerik.TestStudio.ResultsViewer crush must be fixed.

I need your help, thanks.

4 Answers, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 15 Mar 2017, 03:51 PM
Hello Ivan,

Thank you for providing such detailed description of the issue you have encountered. Please allow me some time to review all shared resources and I will get back to you once I have any observations. Thanks! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Elena
Telerik team
answered on 21 Mar 2017, 04:33 PM
Hello Ivan,

Thank you for allowing me some time. 

I managed to review all details shared and I fully agree the sample project you have created might help us improve our performance in terms of test list results. I have submitted a feedback to our public portal and the case will be further investigated from the developers team. Here you could follow its progress. 

In relation to the specific result file you provided I managed to reproduce the crash and submitted a bug report on your behalf to be inspected by the engineering team. Please follow its progress here. It will certainly be examined and a fix will be implemented as soon as possible. 

Thank you very much for your valuable input and cooperation! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Ivan
Top achievements
Rank 1
answered on 22 Mar 2017, 01:54 AM

Hello Elena,

I'm happy to be helpful and will wait for the results as soon as possible

0
Elena
Telerik team
answered on 24 Mar 2017, 01:15 PM
Hi Ivan,

I really appreciate your time and contribution. I hope there will be results from the investigation shared soon! Thank you once again! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ivan
Top achievements
Rank 1
Answers by
Elena
Telerik team
Ivan
Top achievements
Rank 1
Share this question
or