Skip to content

signove/qa-test-viewer

Repository files navigation

QA-Test-Viewer

A tool for easily update Test Cases in 'Testlink' and 'Test Collab' simultaneously.

Settings

Instalation

chmod +x install.sh && ./install.sh

Update the Credentials

You should replace the access credentials in the files 'api/testcollabapi.py' and 'api/testlinkapi.py' by your credentials.

Running

./qa-test-case-sync-viewer.py

Settings

Settings

  1. Load the projects;
  2. Select the project on Testlink;
  3. Select the same project to sync on TestCollab;
  4. Save the settings.

Updating a Test Case

Updating a test case

  1. Type the Test Case name;
  2. Click on the button 'Search';
  3. Edit the 'actions' and 'results' each one separated by one newline;
  4. Click on the button 'Sync TestCollab';
  5. Click on the button 'Sync Testlink'.

About

Tool for update Test Cases in Testlink and TestCollab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published