No project description provided
Project description
StrQA: Test Center for Strategy One
strqa-py allows Strategy One administrators to automate integrity tests and validate that their data remains consistent and accurate after changes such like upgrades, warehouse migrations, or maintenance tasks.
This package provides tools to:
- Create a baseline file specifying properties of specified objects in a Strategy One environment.
- Compare properties of objects between two projects or environments.
Usage
This package is to be used with Strategy One and the mstrio-py package.
strqa = StrQA(
objects=[OlapCube(...), ...],
path='path/to/results',
)
result = strqa.project_vs_project(target_connection=target_conn)
This will create HTML files with the test report.
For details, see examples in the code_snippets folder.
Installation
Prerequisites
- Python 3.10+
- Strategy One 2021+
This package uses mstrio-py. It will be installed automatically when installing
strqa-py.
Install the strqa-py Package
Install with pip:
pip install strqa-py
It is recommended to install and run strqa-py in Python's virtual environment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file strqa_py-11.5.5.101.tar.gz.
File metadata
- Download URL: strqa_py-11.5.5.101.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a23180eaaddc214564ad55fe639421dc5fb3481081cfd9beb57153bdad7ce36
|
|
| MD5 |
13fca4e4c669983936837e4f2629578a
|
|
| BLAKE2b-256 |
903eab8763101bbb5c94e8ff4a8a4a45e7abf241a4c127d629a319c2ece677fc
|
File details
Details for the file strqa_py-11.5.5.101-py3-none-any.whl.
File metadata
- Download URL: strqa_py-11.5.5.101-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3d7e9d0f9ec572c2bcee89384a74de7e0e5f716feffa4cf75c158fc73da49fd
|
|
| MD5 |
f0d5fc892b32dc151560b2912105b7cb
|
|
| BLAKE2b-256 |
eec5a6d9e1e05afd1d7b0b736420804d529493be5bf4241240e09bf2e24244b6
|