- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
itestcli
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 02:24 AM
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.
Re: itestcli
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 07:23 AM
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.
