Skip to main content

Automated test process framework

Project description

QualiPy

QualiPy is a framework for assisting with the automated testing process. Qualipy is not meant to replace pytest, behave, or other testing frameworks. Instead, it is meant to augment the process to provider further automation. It can be configured based on the needs of the project and the availablility of other technologies.

QualiPy features include:

  • Exporting feature files from JIRA for progression and regression testing
  • Uploading test results to JIRA
  • Support for custom project management, authentication, and testing plugins
  • Moving user stories based on the outcome of the tests
  • Loading test data to be used during the testing process
  • Data management across steps and scenarios

Test Plugins

QualiPy is built to use multiple testing frameworks via plugins. Currently, QualiPy supports the behave framework out of the box for business-driven development.

Project Management Plugins

Like the testing plugins, QualiPy can also use multiple project management software suites (such as JIRA) via plugins.

Authentication

In most cases, authentication needs to happen in order to interact with project management software suites. This interaction can use certificates, API keys, or simple username/password combinations. The difficult part is how to secure the credentials. For starters, a keyring authenticator is implemented that just uses the keyring functionality for the underlying OS.

Initial Setup

In order to test using JIRA, you must have a running JIRA instance.

  1. Create a test project that uses behave to run tests from feature files
  2. Create and activate a virtual environment (optional)
  3. Install QualiPy (pip install qualipy)
  4. Execute QualiPy (python -m qualipy)

QualiPy looks for qualipy.yaml in the current directory. If that is not found, then default configuration settings are used. Additionally, other YAML config files can be used by including the --config-file command line argument.

QualiPy assumes that the feature files are located in the features directory in the current working directory. This can be changed with the --features-dir command line argument.

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

qualipy-1.1.2.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

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

qualipy-1.1.2-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file qualipy-1.1.2.tar.gz.

File metadata

  • Download URL: qualipy-1.1.2.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for qualipy-1.1.2.tar.gz
Algorithm Hash digest
SHA256 be0379ec9276fdbbad1d830d5e55d36c4127ea5535bc88079556658158c61485
MD5 2c5d7597fdc608730858bfaa38c37679
BLAKE2b-256 0f328c25e8a787a35ab6042c2d535834a7a799d5e487a7dcfc8fddf5c23af5f1

See more details on using hashes here.

File details

Details for the file qualipy-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: qualipy-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for qualipy-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 51cbfe6acc258b6ed2fa21198aa2e065525c7e553da091936fb35ea366a2cb94
MD5 0a930888167da873f33cbc1838bc3181
BLAKE2b-256 f03d8dc9a740c637a10ec1c7bfbff717dbb1706a999031cbbf02897db83a9916

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