Skip to main content



      Home
Home » Archived » Jubula » For each test case i need to restart the AUT (For each test case i need to restart the AUT )
For each test case i need to restart the AUT [message #1755508] Sat, 04 March 2017 03:04 Go to next message
Eclipse UserFriend
i have scenario like that i need to change the arguments(with different value) in the .ini file . and restart the application (which is AUT ) and test it.

Example:

1.change of logginglevel=" " in ini file .
2.and start the application, then have to check.
3.then i have to close the application ,and change the logging level in ini file and check it .

so how i will achieve with my test-suite - with multiple Test cases.

Re: For each test case i need to restart the AUT [message #1755734 is a reply to message #1755508] Tue, 07 March 2017 05:23 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

There is an unbound module to restart an application called "restart". That should help you in this case.

Best regards,
Alex
Re: For each test case i need to restart the AUT [message #1755743 is a reply to message #1755734] Tue, 07 March 2017 07:12 Go to previous messageGo to next message
Eclipse UserFriend
And in addition to Alex's post: There is an action called Execute External Command which would allow you to e.g. execute batch scripts in the Windows CMD or Linux Shell to change the value of logginglevel in the ini-File. So simply change the value via Execute External Command and then restart your application.

Best regards,
Kevin

[Updated on: Tue, 07 March 2017 07:14] by Moderator

Re: For each test case i need to restart the AUT [message #1759080 is a reply to message #1755743] Wed, 05 April 2017 23:22 Go to previous message
Eclipse UserFriend
Thank you Guys.. this works for Me!!! Thanks a Lot.....
Previous Topic:Using any Action as Condition within an if-then-else
Next Topic:About java.awt.Robot for Jubula
Goto Forum:
  


Current Time: Wed Jun 18 02:53:59 EDT 2025

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

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

Back to the top