Skip to content

signove/rptool

Repository files navigation

QA-RPTOOL-UI

Record and Playback tool for Software Testing Automation Integrated with Testlink (POC).

alt text

Installation

python3 -m venv env

source venv/bin/activate

pip3 install -r requirements.txt

Running the application

python3 src/rptool.py

Running the Tests

cd src

python -m unittest discover -s tests

About

Record and Playback tool for Software Testing Automation Integrated with Testlink

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published