Reply
Member
cotijawich
Posts: 1
Registered: 01-12-2012
0

itestcli

I am invoking iTest test cases from Tomcat. While each test case runs it updates a DB table entry about progress.

I am noticing that there is some kind of lag between when the test case is started and it actually running.

It seems to take significantly longer (minutes instead of seconds!) than when invoked directly from a command prompt.

 

Can someone suggest what could be causing this? I am having to build in delays between test case execution to cater for this lag but I don't see any reason for the lag except for some kind of scheduling constraint imposed by iTest.

 

Any help appreciated.

Thanks in advance.

Fanfare
BrianB
Posts: 27
Registered: 05-21-2010
0

Re: itestcli

 

It might be helpful to know a little bit more about your environment and how you're executing the test cases from Tomcat (I'm assuming from the post that you are using iTest CLI in some way) vs. how you're invoking from the command line (iTest has two mechanisms, iTest CLI and iTest RT).  Minutes vs. seconds shouldn't be the case.

 

On a related note, you may want to take a look at our iTest Team Server product.  It allows for centralized scheduling and execution of iTest test cases on remote machines.  Web-based test reports can also be viewed to assess progress/status.