Forum Discussion
4 Replies
- irina_lukinaSuper Contributor
Hi Kaushik,
It's not a typical error message shown by TestExecute. So, it's difficult to say what is going wrong without knowing what your project does. So, I recommend that you send your TestComplete project to our Support Team so that they could reproduce the behavior you described.
Thanks.
- andryt29Occasional ContributorHi everybody,
I have the same problem. Nobody doen't resolve this?
Thanks - aLostDawgOccasional ContributorI'm getting this issue, but it's only happened on a script where there are a large number of scenarios. It dies on Scenario 190.
A little background:
Automation framework built in VBScript.
Pulls data from an external data sheet.
Dynamically builds the form info model at the runtime of the automation framework.
Form has about 30 fields.
Total number of scenarios = 492.
About half way through Scenario 190 it fails with this error. I assume that there is some garbage collection that I need to add to my VBScript code, but the error doesn't give me any indication as to where that might be. I'm going to play around with this to see if I can get around this error, but it might not even be wise. The test results .mht file is already over 864000 KB and is painful to try to navigate.
Hi,
What TestExecute version are you using?
It's better if you refer this question to the TestComplete Support team. Please provide them with the detailed report generated by using the following steps:
1. Run the Report Generator tool located in <TestComplete>\Bin\ReportGenerator.exe.
2. Select the Launch/attach to TestComplete option.
3. Run another instance of the Report Generator tool.
4. Select the Track application launch option, specify your application executable name, and click Next. The Report Generator tool will wait until the application is launched, and then will track all events in it.
5. Reproduce the problem.
6. Click the Generate... button in all instances of the Report Generator tool and save reports to a local folder.