Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Classify exit code after test execution
Classify exit code after test execution [message #1737903] Thu, 14 July 2016 02:40 Go to next message
Dan Huang is currently offline Dan HuangFriend
Messages: 10
Registered: June 2016
Junior Member
Hi,
For now, after execute testexec.exe the exit code only classify 1 and 0. But there are 4 error in event handler (ex: Check failed, Action error, Component not found, Configuration error).
I wondering is it possible to classify those error, that will be easier handle self's bat job after Jubula testing phase.

[Updated on: Thu, 14 July 2016 02:41]

Report message to a moderator

Re: Classify exit code after test execution [message #1737917 is a reply to message #1737903] Thu, 14 July 2016 07:23 Go to previous message
Eclipse UserFriend
Hi Dan,

there currently is no way to determine the error directly. You can however use the -resultdir and -resultname parameters, as described in our manual, to create HTML and XML result files in the specified folder. You could then use these files to determine and handle the errors that occured during test execution.

Best regards,
Kevin

[Updated on: Thu, 14 July 2016 07:24] by Moderator

Report message to a moderator

Previous Topic:Cannot Install Jubula API Convertor
Next Topic:Jubula Standalone based on Neon
Goto Forum:
  


Current Time: Thu Apr 25 15:56:11 GMT 2024

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

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

Back to the top