Skip to content

Bugzilla extension to synchronize its issues with PractiTest (two way integration)

Notifications You must be signed in to change notification settings

PractiTest/Bugzilla-Test-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bugzilla-Test-Management

Bugzilla extension to synchronize its issues with PractiTest (two way integration)

  1. Install Bugzilla
  2. Install extra perl modules: REST::Client, JSON, Data::Dumper (via cpan)
  3. Copy this folder to the 'extensions' directory of bugzilla
  4. Rename this directory to PractiTest
  5. In Extension.pm, update the the CONFIG_API_TOKEN constant (line 33).
  6. Add a custom field - cf_pt_id (Type is 'Free Text') to Bugzilla, select that it can be set on bug creation.
  7. Restart bugzilla
  • If you need to disable the extension, create empty file with name 'disabled'

About

Bugzilla extension to synchronize its issues with PractiTest (two way integration)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages