Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Test case is passed in Quick mode and is failed in Standard mode
Test case is passed in Quick mode and is failed in Standard mode [message #97714] Fri, 04 May 2007 08:16 Go to next message
Eclipse UserFriend
Originally posted by: sluhay.magenta-technology.ru

Hi All,

I would like to find out the fail reason of test case execution depending
on running mode: quick or standard. TPTP AGR version 4.3.0.
Sample
Pre-conditions: I have build.xml file with predefined ant targets as
‘build’, ‘clean’ and so on. If I open build.xnl then these targets are
presented as tree items in the Outline View.

ApplicationName
|_
build
|_
clean
|_
…


Note: indexes of items are not changed.


Steps:
1. I record a test case that have to run ‘build’ target as ant task.
2. Playback the test case in Quick mode -> Test case is successfully passed
3. Playback the test case in Standard mode -> Test case is failed with
“item-select” exception

Could you tell me please what is the reason?

Thanks in advance,
Olesya
Re: Test case is passed in Quick mode and is failed in Standard mode [message #97758 is a reply to message #97714] Fri, 04 May 2007 16:10 Go to previous message
Liz Dancy is currently offline Liz DancyFriend
Messages: 77
Registered: July 2009
Member
Hi Olesya,

I am wondering if in your execution environment one of your preconditions is
not met which is met when you record and playback the test case in your
recording environment. This is usually the cause of such failures. Please
ensure that the execution environment gets correctly set up to execute the
test case and that the state of the execution environment directly prior to
executing the test case is identical to that of the recording environment at
the analogous time.

If you are still finding failures please attach your test suite and the
error message and I will give it a try.

Sincerely,

Liz Dancy
"Olesya" <sluhay@magenta-technology.ru> wrote in message
news:e6d6457d1453e72d85e3accbb176daa8$1@www.eclipse.org...
> Hi All,
>
> I would like to find out the fail reason of test case execution depending
> on running mode: quick or standard. TPTP AGR version 4.3.0.
> Sample
> Pre-conditions: I have build.xml file with predefined ant targets as
>
Previous Topic:TPTP JUnit Plugin Test Hangs
Next Topic:Access controller and integrated access controller woes and some feedback to the owners of this feat
Goto Forum:
  


Current Time: Tue Mar 19 10:04:11 GMT 2024

Powered by FUDForum. Page generated in 0.01611 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top