Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to run karate test from AIO test itself?

Vindya
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 13, 2023

I've written some test scenarios in karate framework. Currently, I'm importing result cucumber json file into AIO cycle tab in order to run those scenarios. I want to know, instead of importing cucumber json file every-time into AIO, is there any other possible way to do this?

1 answer

0 votes
Niharika _AIO Tests_
Contributor
March 14, 2023

Hi @Vindya ,

AIO Tests exposes APIs to import results to AIO.  In the Karate framework, you can consider implementing a RuntimeHook - afterSuite method and pass the generated cucumber json result using the above API.  [Code samples]

If you are using Jenkins for CI/CD then you can also use AIO Tests Jenkins plugin which can automatically report the cucumber report to the selected cycle as a post build action.

You can reach out to us at help@aioreports.com or via our support portal for further queries or schedule a demo with us and we would be happy to demo the APIs to you.

Regards,
Niharika [ AIO Tests Team ]

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events