Skip to main content

Command line Test Automation Tool

Project description

Idelium

Idelium-CLI

This is Idelium Command Line is the tool for test automation integrated with Idelium AS.

Idelium-CLI can be used through a continues integration software, such as Jenkins, GitLabs, Bamboo etc.

For more info: https://idelium.io

Introducing Idelium

Prerequisite

Python 3.8.X

Installing

If you have pip on your system, you can simply install or upgrade the Python bindings:

pip install

Run the script

idelium-cli can be used in two ways:

To directly launch a test cycle, useful for those who want to integrate integration tests with jenkins, bamboo or similar:

idelium --ideliumKey=1234 --idCycle=2 --idProject=8 --environment=prod

For use with idelium-docker:

idelium --ideliumKey=1234 --idCycle=2 --idProject=8 --environment=prod --ideliumwsBaseurl='https://localhost'

idelium-cli server mode

for idelium-cli in server mode useful for those who want to buy idelium enterprise, and then configure different platforms and launch tests remotely:

idelium --ideliumServer

Test Libraries used

Selenium

For configure idelium-cli for test web application with chrome,firefox, windows, safari:

https://www.selenium.dev/documentation/webdriver/

Appium

For configure idelium-cli for test native, hybrid and mobile web apps with iOS, Android and Windows:

https://appium.io/

Webdriver

The webdriver is the interface to write instructions that work interchangeably across browsers, each browser has its own driver:

ChromeDriver

https://chromedriver.chromium.org/downloads

idelium-cli download automically the correct version

Geckodriver for Firefox

https://github.com/mozilla/geckodriver/releases

EDGE

https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/

Internet Explorer 11

https://support.microsoft.com/en-us/topic/webdriver-support-for-internet-explorer-11-9e1331c5-3198-c835-f622-ada80fe8c1fa

Safari

https://developer.apple.com/documentation/webkit/testing_with_webdriver_in_safari

Thanks

Special thanks to Marco Vernarecci, who supports me to make the product better

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

idelium-1.0.6.tar.gz (33.5 kB view hashes)

Uploaded Source

Built Distribution

idelium-1.0.6-py3-none-any.whl (36.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page