Skip to content

tsalveru/qtest-python-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtest-python-automation

Python connector for integrating with the qTest Test Management platform using REST APIs.

Features

  • Connects to qTest API
  • Fetches test cases
  • Demonstrates automation integration with test management tools
  • Supports automated reporting and test data synchronization

Technologies Used

  • Python
  • REST API
  • Test Management Integration
  • Okta SSO compatible authentication

Project Structure

config.py Stores API configuration.

qtest_connector.py Handles API communication with qTest.

main.py Runs the example automation script.

requirements.txt Lists required Python packages.

Installation

pip install -r requirements.txt

Run the script

python main.py

Note

This repository contains a generalized version of an internal automation project.
All client-specific details have been removed for confidentiality.

About

Python connector for integrating with qTest API to automate test case management and execution reporting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages