How to make Jenkins job to display with proper result with GUI execution

Hello All,

I have command to run the eggplant script with GUI using windows batch command action.But Jenkins job status is passed even script failed.

How to display the job failed

Hi Ravi,

Bit confused with you description.

As i am aware we cant see GUI when you run the script in Jenkins?
are you writing the Runscript command in windows batch command section in jenkins right ?

Thanks,
Vinay

Hello Vinay,

I am using eggplant.bat in inspite of runscript.bat in my batch command section in jenkins.
This will make SUT visible but its not communicating with Jenkins after execution as job result always success

For suppose, even the eggplant script failed the Jenkins job will always show success.Ideally Jenkins job should result with failure.

Thanks,
Ravindra