Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Chris,
It is 64 simultaneous connections in scope of the application. In my experience, rebooting the box, even shutting down TestComplete and restarting it will "clear" those connections. However, it is still good practice to incorporate those CloseDriver methods in your code.
Please note that both articles on DDT mention this. (see http://smartbear.com/support/viewarticle/13855/)
It is 64 simultaneous connections in scope of the application. In my experience, rebooting the box, even shutting down TestComplete and restarting it will "clear" those connections. However, it is still good practice to incorporate those CloseDriver methods in your code.
Please note that both articles on DDT mention this. (see http://smartbear.com/support/viewarticle/13855/)
The Jet Engine has a limitation of 64 connections per process. So, after your test finishes with a CVS file, it is recommended that you close the connection by calling the DDT.CloseDriver
method.
Related Content
Recent Discussions
- 11 hours ago
- 7 days ago
- 10 days ago