Skip to main content

A GUI based Robot Test Executor

Project description

Description

  • Application to run the Robot Framework Test From the File System with following features.

  • Group Robot Test Cases from different Folders and Group them in batch.

  • Search Test using Robot Tags

  • Run/Track the batch execution status in real time.

  • Bookmarks your frequently used test sets to create batch easily.

  • Run Robot Batch in multiple threads to seed up the execution.

  • Designed to suite Mobile and Web test Automation in mind.

  • This application is written in Python 3.7. Not tested for Python 3.8

  • Can be integrated with Microfocus ALM Authentication.

Author

Mandeep Dhiman

Installation Requirements

Installation

Using pip

The recommended installation method is using pip

pip install robot-executor

To run the tool Run following in Terminal/Command

roboapp

ALM Authentication Configuration

This Application comes with ALM Authentication. By Default this is feature is disabled. To enable this feature, Download the source from the GitHub Update Following in constants.py

  • USE_ALM = True

  • ALM_URI = “enter your alm uri”

And Build the distribution from source. Once done, Install the newly build package.

Usage

  • Browse to base Robot Framework Project Location Folder.

  • Search the Test Cases by Browsing to different Folder.

  • You can also Search Test by Tags.

  • From the Search Results Add the Test cases to the Batch.

  • Click on Create Batch.

  • Fill in the Required Batch Details Create a Batch

  • Once Batch is Created, Go to Batch Monitor.

  • Right Click the batch and Click Start to Start the Test Execution.

  • Application do not allow to overwrite existing bookmark.

  • If you really want to updated exiting bookmark, then use admin password (Pr1y@)

Note:

Information Provided on Create batch form is exposed as Command line variables to robot Test. So values in these fields can be used in the Robot Test as Variables. Read Setting variables in command line

Here is the Mapping of fields to variable names.

  • Language => ENV_LANGUAGE

  • Test Plan Path => ALMTestPlanPath

  • Test Lab Path => ALMTestLabPath

  • Test Set Name => ALMTestSetName

Mobile Specific Mapping:

  • Select Device / Browser => ENV_DEVICE_UDID

  • Select Server=> ENV_MC_SERVER

  • User Name => ENV_MC_USER_NAME

  • User Password => ENV_MC_USER_PASS

Browser Specific Mapping:

  • Select Device / Browser => ENV_Browser

  • Select URL => ENV_URL

If you are using Microfocus’s ALM Login Form then following variable will be exposed:

  • AlmUrl

  • Name => almuserid

  • Password => almuserpswd

  • Domain => almdomain

  • Project => almproject

Project Contributors

Know Bugs

  • Sorting in Scripts Table

History

Version

Features/enhancements

0.0.9

Clone Batch Feature, Fixed Broken RST

0.0.8

Added Mac Compatibility, Sorting For Batch Execution Monitor

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

robot_executor-0.0.9-py3-none-any.whl (37.1 kB view details)

Uploaded Python 3

File details

Details for the file robot_executor-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: robot_executor-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 37.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.0

File hashes

Hashes for robot_executor-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 27c2dd4032fa548ba26cf34a7eef1932b83e0943707ee06205a63294a7f25e18
MD5 495556b79e826605c3acf31ca1aa742f
BLAKE2b-256 ae56f860ee3c958e2b26053b97842cd1bd36ecbd82e02e4f6a03ef59060c78c3

See more details on using hashes here.

Supported by

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