Skip to main content

Functionality to manage RobotFramework testsuites

Project description

Package Description

The RobotFramework_TestsuitesManagement enables users to define dynamic configuration values within separate configuration files in JSON format.

These configuration values are available during test execution - but under certain conditions that can be defined by the user (e.g. to realize a variant handling). This means: Not all parameter values are available during test execution - only the ones that belong to the current test scenario.

To realize this, the RobotFramework_TestsuitesManagement provides the following features:

  • Split all possible configuration values into several JSON configuration files, with every configuration file contains a specific set of values for configuration parameter
  • Use nested imports of JSON configuration files
  • Follow up definitions in configuration files overwrite previous definitions (of the same parameter)
  • Select between several criteria to let the Robot Framework use a certain JSON configuration file

How to install

The RobotFramework_TestsuitesManagement can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install RobotFramework_TestsuitesManagement
    

    RobotFramework_TestsuitesManagement in PyPi

  2. Installation via GitHub (recommended for developers)

    • Clone the RobotFramework_TestsuitesManagement repository to your machine

      git clone https://github.com/test-fullautomation/robotframework-testsuitesmanagement.git
      

      RobotFramework_TestsuitesManagement in GitHub

    • Install dependencies

      RobotFramework_TestsuitesManagement requires some additional Python libraries. Before you install the cloned repository sources you have to install the dependencies manually. The names of all related packages you can find in the file requirements.txt in the repository root folder. Use pip to install them:

      pip install -r requirements.txt
      

      Additionally install LaTeX (recommended: TeX Live). This is used to render the documentation.

    • Configure dependencies

      The installation of RobotFramework_TestsuitesManagement includes to generate the documentation in PDF format. This is done by an application called GenPackageDoc, that is part of the installation dependencies (see requirements.txt).

      GenPackageDoc uses LaTeX to generate the documentation in PDF format. Therefore GenPackageDoc needs to know where to find LaTeX. This is defined in the GenPackageDoc configuration file

      packagedoc\packagedoc_config.json
      

      Before you start the installation you have to introduce the following environment variable, that is used in packagedoc_config.json:

      • GENDOC_LATEXPATH : path to pdflatex executable
    • Use the following command to install RobotFramework_TestsuitesManagement:

      setup.py install
      

Package Documentation

A detailed documentation of the RobotFramework_TestsuitesManagement can be found here: RobotFramework_TestsuitesManagement.pdf

For self-study also a tutorial is available containing lots of examples. Here you find the rendered tutorial documentation.

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck or RBVH-ECM-Automation_Test_Framework-Associates

About

Maintainers

Thomas Pollerspöck

Contributors

Mai Dinh Nam Son

Tran Duy Ngoan

Nguyen Huynh Tri Cuong

Tran Hoang Nguyen

Holger Queckenstedt

License

Copyright 2020-2023 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

robotframework-testsuitesmanagement-0.7.11.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file robotframework-testsuitesmanagement-0.7.11.tar.gz.

File metadata

File hashes

Hashes for robotframework-testsuitesmanagement-0.7.11.tar.gz
Algorithm Hash digest
SHA256 401a5117d17d90db8f5307c1314ab900703d02bc4e62e59ee735a66335218c0a
MD5 4770d1216b7d2621133a33a5e29378ba
BLAKE2b-256 a5c620c36d0ec9ddef87db22f3fd3442349c1e999c953cd854fc781f4e80f92a

See more details on using hashes here.

File details

Details for the file robotframework_testsuitesmanagement-0.7.11-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_testsuitesmanagement-0.7.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a62e17634e1d9f0928d80b756b5d56c0da442fd0c703e7cdc66ada55a7dfcaa3
MD5 d5b4f0176a61d809af739373cab177dc
BLAKE2b-256 c9422aba4a6ac18a842e85cf4550431c6cec5cf9c6e86c020b76f16c96076068

See more details on using hashes here.

Supported by

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