Inflectra Customer Forums: Speeding up test set execution (Thread) Hello, Is there an article or anything that would help optimize the automated execution of a test set? We are currently connecting to testexecute and once a test case completes, there is a 1-2 minute delay before the next one starts. We have the exit after each test case disabled and the wait time set to 5000ms. Are there any other settings to look at to help speed the execution of a test set up? Thanks en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/remotelaunch/issues-questions/1149.aspxthreadId=1149Dewayne Pinion (Dewayne.Pinion@m3as.com)Speeding up test set execution Hello, Is there an article or anything that would help optimize the automated execution of a test set? We are currently connecting to testexecute and once a test case completes, there is a 1-2 minute delay before the next one starts. We have the exit after each test case disabled and the wait time set to 5000ms. Are there any other settings to look at to help speed the execution of a test set up? Thanks Wed, 04 Feb 2015 02:39:57 -05002023-06-22T07:16:58-04:00/Support/Forum/remotelaunch/issues-questions/1149.aspxmessageId=2039Jim R (donotreply5@kronodesk.net)Hi Dewayne There is a slight delay between running TestComplete / TestExecute tests because we haveHi Dewayne There is a slight delay between running TestComplete / TestExecute tests because we have to open and close the tests which can take time. It shouldn't be as much as 1-2 minutes, but there's not much that we can do. Regards Jim Fri, 06 Feb 2015 16:08:28 -05002015-02-06T16:08:28-05:00/Support/Forum/remotelaunch/issues-questions/1149.aspx#reply2039messageId=2073Dewayne Pinion (Dewayne.Pinion@m3as.com) Thanks Jim, Sorry for the delay in replying. I have been off the project for a bit but now back on Thanks Jim, Sorry for the delay in replying. I have been off the project for a bit but now back on. I do understand the need for a delay in between, however we are seeing the same 1-2 delay in between. Any ideas where we might start looking to see where that delay is coming from? Thanks Tue, 03 Mar 2015 20:57:07 -05002015-03-03T20:57:07-05:00/Support/Forum/remotelaunch/issues-questions/1149.aspx#reply2073messageId=2074Dewayne Pinion (Dewayne.Pinion@m3as.com)I think I may have figured out at least some of the issue. For TestExecute, no matter if I have the I think I may have figured out at least some of the issue. For TestExecute, no matter if I have the "Close TE After Each Test Case" check box checked or not, Test Execute closes and has to reopen between test case execution. Is there perhaps a patch or something that addresses this issue? Tue, 03 Mar 2015 21:54:49 -05002015-03-03T21:54:49-05:00/Support/Forum/remotelaunch/issues-questions/1149.aspx#reply2074messageId=6149kriti shah (kritishah4235@gmail.com) Hello To optimize the automated execution of a test set in TestExecute and reduce delays between t Hello To optimize the automated execution of a test set in TestExecute and reduce delays between test cases, consider the following: Enable parallel execution to run multiple tests simultaneously. Ensure the machine running TestExecute has sufficient resources. Analyze test case dependencies and run independent tests in parallel. Review the order of test cases to prioritize faster ones. Optimize test cases by reducing unnecessary delays and interactions. Check TestExecute settings for test timeout, logging, and performance options. Enable hardware acceleration for GUI interactions. Optimize test data to reduce execution time. Ensure test cases clean up resources after execution. Implementing these suggestions can help speed up the execution of your test set in TestExecute. source Hope it helps you. Thu, 22 Jun 2023 07:16:58 -04002023-06-22T07:16:58-04:00/Support/Forum/remotelaunch/issues-questions/1149.aspx#reply6149