ContributionsMost RecentMost LikesSolutionsIs TestComplete has feature to create Test execution report in Excel format? TestComplete has feature to generate test log in different format (like MHT, HTML) Is there any feature to generate excel file which should have all test log information without doing much scripting ? Entire test suite test log should be captured in Excel file Or Is any other good reporting API is available to generate very high level report which will help us technical/non technical users. Re: How to validate an input box on multiple browsers ? Thanks for your response. The height and Width (particular object) are dynamically getting changed while verifying across different browser. Example: Login Button , IE 11 , Width 10, Height 15. But in Chrome Width 13, Height 17 Note: In both browser button displays correctly . Our requirement is, How to validate the particular object (example: Login Button) displayed completely without overlapping or hiding the partial part of that object? Login button displayed with half of the portion. since there is a variance in the height and width on each browsers we cant assert by using the height and width. How to validate an input box on multiple browsers ? How to validate an input box on multiple browsers to check whether the input box is displayed fully without any cutoffs at edges? for these input boxes Height and Width are not a static properties. Basically they test should fail if any of changes in the properties while verifying across different browser. Re: TestComplete Crash during the script execution Hi Thanks for your response. We already reported the same through the steps what you have mentioned. Not getting exact solution for this issue. System RAM Size: 8 GB. TestComplete Crash during the script execution We noticed the following issues: 1. Test complete crashes the test execution and system got hanged during the script execution. 2. sometimes experiencing ‘Not Enough Storage’ issue We deleted Visualizer folder even though its not working as expected. Please share the correct solution to resolve the above issue Thanks, ilango. M How to use the same script in different environment? Record script in Dev and run testing env.Re: How we can enable Script window under Project? I am not able to see the script for my recording. Hi,Thank you for your reply.Those options are already enabled. Script check box in checked state. But I can see only the following : Keyword tests-->Test1 NameMapping Stores-->WebTesting Still the project window not displays script part. Is Trail version shows the Script feature? How we can enable Script window under Project? I am not able to see the script for my recording.