Whenever you close QTP or try to save QTP with resources, you may occassionally see the
Runtime error "VC++ Runtime error"
What has gone wrong?
You either forgot to free up the objects in memory(RAM)
How to do it ?
Set yourobjectname= Nothing
Never forget to release objects from memory. It directly impacts your system performance.
--
Follow this blog to get updated on RESOLVING SOLVING WORKAROUNDS FOR tricky issues using automation.
Disclaimer: I am not responsible for any damage or loss or profit on using this blog posts.
Web UI Automation with Windows PowerShell
Web UI Automation with HP QTP
Web UI Automation with OATS
Web UI Automation with Selenium
Desktop UI Automation
Windows Applications Automation with QTP
qtp windows application automation
No comments:
Post a Comment