Skip to main content



      Home
Home » Archived » Jubula » Should I see the dragged node during a dragNdrop?
Should I see the dragged node during a dragNdrop? [message #1012974] Fri, 22 February 2013 09:55 Go to next message
Eclipse UserFriend
I am dragging a node of a Tree Table onto another node of the same Tree Table. The drop should open a window. Although the drag and the drop were successful, Jubula stunted on WaitForWindow. The dragged object was not shown in Jubula but well if I am doing the same operation by hand. Is it normal?

[Just in case it could help: The called window is an org.eclipse.jface.dialogs.MessageDialog using the MessageDialog.openConfirm method via a ViewerDropAdapter]

Test Case: Drag
index.php/fa/13518/0/

Test Case: Drop
index.php/fa/13519/0/

Test result:
index.php/fa/13520/0/

AUT after failed test
index.php/fa/13521/0/
  • Attachment: drag.png
    (Size: 35.77KB, Downloaded 525 times)
  • Attachment: drop.png
    (Size: 35.30KB, Downloaded 526 times)
  • Attachment: test result.png
    (Size: 17.44KB, Downloaded 536 times)
  • Attachment: AUT after test.png
    (Size: 24.40KB, Downloaded 540 times)

[Updated on: Fri, 22 February 2013 10:12] by Moderator

Re: Should I see the dragged node during a dragNdrop? [message #1014996 is a reply to message #1012974] Wed, 27 February 2013 02:41 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

You should indeed see that the node was dragged and dropped - from your screenshots it looks like the drag and drop does not actually happen. I wonder whether this has anything to do with the tree being a tree table - are you able to drag and drop on plain trees?

Best regards,
Alex
Re: Should I see the dragged node during a dragNdrop? [message #1015001 is a reply to message #1014996] Wed, 27 February 2013 02:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi Alex,
I will try on a simple tree. But this functionality is also part of a table tree, isn't it?
Best regards
Andre
Re: Should I see the dragged node during a dragNdrop? [message #1015658 is a reply to message #1015001] Fri, 01 March 2013 09:56 Go to previous messageGo to next message
Eclipse UserFriend
Hi Alex,
With SWT Trees thes Test Cases worked (but were not recorded).
So it seems our Tree Table is not standard enough for Jubula.
Andre
Re: Should I see the dragged node during a dragNdrop? [message #1015894 is a reply to message #1015658] Mon, 04 March 2013 03:21 Go to previous messageGo to next message
Eclipse UserFriend
Hi Andre,

Reading your last post I realized that you've been recording the steps - have you tried manually specifying the drag and drop actions? (If you've not done manual specification before, I'd recommend doing the cheat sheets from the help menu - start with the "First Steps" one). It could be the case that the recording of these actions isn't totally supported.

Best regards,
Alex
Re: Should I see the dragged node during a dragNdrop? [message #1015897 is a reply to message #1015894] Mon, 04 March 2013 03:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Alex,
In fact, the recording does not work. Thus I used the manual test cases (tried several ones). All failed on this table tree. I tried with simpler (SWT) trees and here too the recording failed but the manual test cases worked.
André
Re: Should I see the dragged node during a dragNdrop? [message #1015907 is a reply to message #1015897] Mon, 04 March 2013 03:57 Go to previous message
Eclipse UserFriend
Hi,

It might be worth putting an issue into bugzilla for this then (the fact that drag and drop does not work on tree tables). If your developers can provide a small example AUT to exemplify the problem, that would make finding the cause much easier, I think.

Best regards,
Alex
Previous Topic:Some SWT tree nodes are not selected with Select Node by...
Next Topic:Jubula test case/test steps data model
Goto Forum:
  


Current Time: Sun Aug 31 14:56:56 EDT 2025

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

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

Back to the top