Skip to content

signove/rptool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors