Improve TestComplete performance
Hi, We want to improve the performance of TestComplete. By switching from TC11 to TC12, we improved by 25% the overall time of execution ofour test suite (from nearly 10h to 7h15). But since mid December, we have lost 1h. Does anyone already had a such issue with TestComplete 12 ? Losing performance without any change ? In our way to improve perfomance, we want to switch from JScript to Javascript. All of our script are in JScript, does switching to Javascript will increasethe performance ? Most of our tests are Keywords Tests. Is it possible that converting these Keywords Tests to Scripts will improve performance too ? Thanks for your help.1.3KViews0likes1CommentKeywordtest a bunch of files in a dir
Is it possible to create only one keywordtest (tests a certain function in a programm ) which gets a list of example-files to load and test? I know that i can parameterize the path to the files - but i have to build a own keywordtest for every file or not? It would be nice to say "repeat the test till all the files in this directory are got tested".1.2KViews0likes1Comment