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.
Hi @Divya Bhandary ,
There are different ways of triggering bamboo plan.
For instance you might want to execute the test
See the documentation for details. Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.