Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » "teardown" to clean application's database?
"teardown" to clean application's database? [message #776913] Mon, 09 January 2012 14:16 Go to next message
Michal Missing name is currently offline Michal Missing nameFriend
Messages: 1
Registered: August 2011
Junior Member
Hi,

is there any way to clean application's (not Jubula's) database after test?

Our app provides some irreversible functionality (e.g. we can create objects, but we can not remove them from database). After test we need to clean database directly
via SQL.

Data removal should always take place - after success as well as after failure.

Cheers,
Mike
Re: "teardown" to clean application's database? [message #777953 is a reply to message #776913] Wed, 11 January 2012 07:57 Go to previous message
Alexandra Schladebeck is currently offline Alexandra SchladebeckFriend
Messages: 1613
Registered: July 2009
Senior Member
Hi,

You could use the "Execute External Command" action to execute e.g. scripts that perform the necessary actions on the database. Search for "Execute External Command (Application)" in this file:
http://help.eclipse.org/indigo/topic/org.eclipse.jubula.client.ua.help/html/reference/node13.html

Regards,
Alex
Previous Topic:Problem with context menus on MacOSX
Next Topic:External Application Text input error with unix location path as parameter value
Goto Forum:
  


Current Time: Fri Apr 26 02:19:20 GMT 2024

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

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

Back to the top