Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Jubula » "Default Event Handler" is triggered instead of my customized handler (Reentry type is considered, the testcase chosen is not)
"Default Event Handler" is triggered instead of my customized handler [message #904493] Tue, 28 August 2012 10:28 Go to previous message
Peter S. is currently offline Peter S.
Messages: 6
Registered: August 2012
Junior Member
Hi. I'm using Jubula v1.2.1 on an RCP-application, reading testdata from Excel-files.
My testcases have subtestcases and there are multiple nested checkStringValue-checks with "check failed"-handlers, mainly to ensure that only data of the current subtestcase is considered.

Those handlers worked fine and grew in number, but now there is always one teststep in my testsuite, that does not trigger my handler and immediately performs the reentry. Because of those missing steps, shortly afterwards my testrun is stopped due to an action error. Test results show, that the default event handler has been performed, despite there are customized event handlers everywhere.

If I'm varying the order of my testdata, the default event handler is often triggered on another position (few steps later or earlier).

Why could my handlers be ignored? How can it be, that the testcase I chose for the handler is not performed, but if I change the reentry type from CONTINUE to BREAK it does the break?

Thanks in advance, Peter

[Updated on: Tue, 28 August 2012 10:29]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Jubula doesn't recognize drop down menu
Next Topic:html AUT start error: Class path contains multiple SLF4J bindings
Goto Forum:
  


Current Time: Sat May 18 16:04:50 EDT 2013

Powered by FUDForum. Page generated in 0.01710 seconds