Jenkins Testops Execute Triggered

“Hi, is there anyone using the Execute TestOps plugin in Jenkins to trigger test suites in TestOps? I always get this error.”

2 Likes

KRE license available?

From screenshot, error is 500- Internal server error. you passed the required variable in proper format along with proper licenses?

1 Like

Yes, there is a Kre license because I can run the tests in my local area with Kre Agnet.

can you please paste the generated test suite command here ( command builder)

remove the arguments -noSplash and -runMode=console. and then check

Hi Monty,
I didn’t use the command builder or any pipeline script.
I just configured the Execute Katalon TestOps Plan plugin directly in Jenkins with credentials and project/test plan selections (as shown in the screenshots).
So, there’s no generated command line in this case.
Should I still try generating one manually from Katalon Studio to test your suggestion?

No harm in trying