0

I need to integrate TestComplete and Jira to Jenkins. My requirement is to get test Execution Id from Jira and pass that execution Id to TestComplete through Jenkins. Is there any way to achieve it.

1 Answer 1

1

TestComplete and Jenkins already have integration which could be found Here

As for grabbing the execution ID... TestComplete has an operation called Set-Variable Value. This allows you to store any value from the machine as a variable to use later. One of my favorite features in TC. This should give exactly what you need. Just be aware that you could also Log a message and customize the message with any stored values as well

Sign up to request clarification or add additional context in comments.

2 Comments

Execution Id's are stored in Jira, my requirement is to capture those execution id's from jira and provide as dropdown in jenkins. Is it possible or is there any work around for that requirement
TC can store values, and there are integrations between all 3 tools, how you decide to setup the flow between tools and the data is entirely up to you.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.