Skip to main content



      Home
Home » Archived » Jubula » Inconsistency in Jubula runs
Inconsistency in Jubula runs [message #1112113] Thu, 19 September 2013 02:22 Go to next message
Eclipse UserFriend
Hi,

I have observed that the Jubula doesn't give consistent results when ran the same suite multiple times (the failure rate is around 15%)

Following is the description about the test suite and the way of execution
- Suite has 10+ testcases
- Execution is done from command line (testexec.exe)
- Automation is executed using Remote login (mstsc) on windows 2008

Let me know if any other additional info is needed.

Has anyone encountered similar issues around consistency?

Appreciate for your help

Thanks,
Bhupendra


Re: Inconsistency in Jubula runs [message #1112127 is a reply to message #1112113] Thu, 19 September 2013 02:43 Go to previous message
Eclipse UserFriend
In most cases this sort of behaviour is caused by missing synchronization in the tests. If you do some action or check some results this is often timing sensitive. To get around this you have to add some sort of wait actions (wait for component, wait for window, ...) or add an event handler which deals with delayed results.

- Achim
Previous Topic:Support For javafx
Next Topic:Observed "org.eclipse.swt.SWTException: Widget is disposed" multiple time while running au
Goto Forum:
  


Current Time: Wed Jul 23 03:00:58 EDT 2025

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

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

Back to the top