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

Run Automated Tests on Bamboo

Divya Bhandary March 1, 2020

Hi, 

I have set up Test Automation Framework on Protractor using Cucumber on Visual Studio Code.

Dev team uses Visual Studio -> Bitbucket as version control system -> Bamboo as the build server.

I have uploaded the Automation test code to BitBucket (version control system). Now I want to trigger the Automated test suite. I am under the impression that I need to do this from Bamboo. I am not sure if Bitbucket itself can be used to trigger the test automation suite. 

Could you please direct me on how this needs to be set up and also could you please share any documentations that would help. 

Command that I run in local to trigger the automation suite: npm run test

I have gone through various questions already asked in this community for this question, but could not find the answer. 

1 answer

1 accepted

0 votes
Answer accepted
Bloompeak Support
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
March 2, 2020

Hi @Divya Bhandary ,

There are different ways of triggering bamboo plan.

  • Scheduled(E.g. daily)
  • After a commit to bitBucket
  • After some other bamboo plan finishes successfully

For instance you might want to execute the test

  • on production web site scheduled(E.g. every night)
  • on test environment after releasing the code to test environment.

See the documentation for details. Hope it helps.

Divya Bhandary March 3, 2020

Thank you @Bloompeak Support for the useful information. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events