Test Execute load time
Hi,
We're trying to use Test Execute to run some smoke tests everytime a new build is available from developers to make sure some functionality are still working. The problem is, we are experiencing a huge overhead when starting the Test Execute application. We also noticed the same thing with Test Complete where it takes about 5 mins to open up our project.
I just want to understand what's causing this large load time overhead. Is it the number of keyword tests? or the number of scripts? or the size of our name mapping?
Thanks for anyone who can shed light to this mystery
We did try the suggestions there but it decreased runtime not the load time. For now we've decided to make a minimized version of the KeywordTests file so non essential KWTs (those not being used by non developers) would no longer need to be loaded.
Thanks everyone for the suggestions!