Running TestComplete in a Linux Bamboo Agent (through Docker?)
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Running TestComplete in a Linux Bamboo Agent (through Docker?)
Hi,
We are working with Bamboo and I want to run tests created in TestComplete to be run on Bamboo.
Now the problem is we only have Bamboo Agents that support Linux and not Windows.
We do not need the UI available, I can run the tests through the TestComplete CL: https://support.smartbear.com/testcomplete/docs/working-with/automating/command-line-and-exit-codes/...
So the idea is to run TestComplete in a docker image and I was wondering if anybody has a proper solution for it?
Or if you have an alternative solution, I am happy to listen!
Thank you for your input!
Kind regards 🙂
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What happens if you try it?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Marsha I am currently trying but it does not seems to be working, so that is why I am reaching the community...
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
TestComplete is essentially Windows application and can run only in this environment.
If you can setup the Bamboo agent on Linux in a way so it (agent) connects Windows box and starts TestComplete there, then you should be able to get what you need. (If I got your question right.)
> We do not need the UI available
Note, that while TestComplete can be started and can operate without active interactive user session (i.e. in a headless mode), active interactive user session is required if the tested application provides GUI. Otherwise (without interactive UI user session), tested application will not be able to render its UI and this will cause TestComplete test to fail because of inability to access this or that UI element of the tested application.
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
