Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

guide to run cucumber automation with bamboo

I've created Cucumber BDD Tests in for testing our product. My project is a maven project and is held in Stash currently. The tests are working fine locally, however my next step is to automate these tests through Bamboo.

Does anyone within this forum have any experience doing this? Or have any idea as to how I would go about this? I'm trying to understand how I would run these tests through CI

It would be much appreciated if anyone had any answers or suggestions at least.

Thank you,

4 answers

1 accepted

0 votes
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2016

Hello @Ayesha Ahmad,

What kind of command do you use to run your tests? If it's simple Maven build, use Maven 2.x/3.x task to run your tests

You can run tests using Maven. To parse results you can use Cucumber For Bamboo plugin. This plugin adds Cucumber parsers in Build as well ad Deployment plans. It provides options to pass or fail build if any test is failed or based on failure threshold or can just print test results in Log without affecting deployment status.
The plugin also adds new UI elements to display deployment tests, Cucumbers results and pie chart of tests. It also has features to automatically link tests with JIRA issues.
https://marketplace.atlassian.com/plugins/com.mdb.plugins.cucumberforbamboo/server/overview

Hi, I am having issues in parsing the cucumber results.I am getting erred as unable to parse Json.kindly suggest.

 

Please send me logs/more details on vikasborse@autotestingtools.com. I will try to help.

There is plugin at atlassian marketplace to integrate cucumber reports with Bamboo and JIRA.

https://marketplace.atlassian.com/apps/1214740/cucumber-for-bamboo

hi @Alexey Chystoprudov   thank you for your reply 

i am using maven commands 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events