Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Test Case copying(To use as a basis for other test cases)
Test Case copying [message #725402] Wed, 14 September 2011 16:56 Go to next message
Chris Missing name is currently offline Chris Missing nameFriend
Messages: 32
Registered: June 2011
Member
There doesnt seem to be an easy way to copy the test steps within a test case to use on a new, slightly different test case (i.e. one that includes an EH). Am I missing something simple here?

[Updated on: Wed, 14 September 2011 18:15]

Report message to a moderator

Re: Test Case copying [message #725543 is a reply to message #725402] Thu, 15 September 2011 06:40 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
No, you're not missing anything - copy and paste for Test Cases or Test Steps is not a part of Jubula.

In general, the reason for this is that copy and paste is a surefire way to introduce redundancies instead of making nice, reusable tests that can be updated from a central place.
Despite our best efforts to rid the world of this bad habit Wink there are already enhancements requests coming in for it.
One is here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=356804

And another is in the GUIdancer Bugzilla.

Through various discussions, we have come to accept that there are times when tests have been modularized to the correct degree, and yet variations are desired Wink. Nevertheless, there are multiple considerations that have to be made to ensure that the project's integrity (in a technical, not philosophical, sense) remains intact: depending on what should be copied, the logic required would range from minimal (e.g. Test Case references including all their original component names and data are copied in a saved project state) to approaching mammoth (e.g. Test Case references including newly added component names and data for that specific instance are copied while editors are dirty).

The best thing to do would be to add your thoughts and comments to the bug and to follow its progress via bugzilla.

Regards,
Alex
Previous Topic:What is the best approach for a project team?
Next Topic:Object Mapping
Goto Forum:
  


Current Time: Fri Apr 26 12:44:10 GMT 2024

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

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

Back to the top