(877)-718-2617


Plugins

Documentation for Developers

Plugins Source Code is available under BSD license. You may download plugins source code and use them for any purpose.

TargetProcess Plugins

Name Assembly Description
Auto Reply To Requester Tp.HelpDesk.AutoReplyToRequester Sends auto-reply email to Requester person when new Request created.
Bind Email/Request To Project Tp.HelpDesk.BindEmailRequestToProject Sorts incoming emails/requests to different projects based on a keyword in the email subject.
Bugzilla Integration Tp.Integration.External.Bugzilla Connects to Bugzilla periodically and synchronizes bugs from Bugzilla with TargetProcess bugs. Changes bug state in Bugzilla when it changes in TargetProcess.
Jira Integration Tp.Integration.External.Jira Connects to Jira periodically and synchronizes defects from Jira with TargetProcess bugs. Changes defect state in Jira when it changes in TargetProcess.
TestTrackPro Integration Tp.Integration.External.TestTrackPro Connects to TestTrackPro periodically and synchronizes defects from TestTrackPro with TargetProcess bugs.
Perforce Integration Tp.Integration.SourceControl.Perforce Source control integration for Perforce. Associates commits with user stories, tasks and bugs. Allows to add time, change work item state and add comments via commit message.
Source Safe Integration Tp.Integration.SourceControl.SourceSafe Source control integration for Source Safe 2005. Associates commits with user stories, tasks and bugs. Allows to add time, change work item state and add comments via commit message.
Subversion Integration Tp.Integration.SourceControl.Subversion Source control integration for Subversion (requires svn.exe on the server). Associates commits with user stories, tasks and bugs. Allows to add time, change work item state and add comments via commit message.
TestRunImport Tp.Integration.Testing.TestRunImport Used for NUnit and Selenium plugins, may be used for other testing frameworks integration.
Automatic NUnit Test Run Import Tp.Integration.Testing.TestRunImport.NUnit Imports automatic test run results to TargetProcess from NUnit.
Automatic Selenium Test Run Import Tp.Integration.Testing.TestRunImport.Selenium   Imports automatic test run results to TargetProcess from Selenium.


The goals of plugins source code sharing are:

  • You may modify plugins to fit your needs.
  • You may create new plugins based on existing plugin. For example, you may want to import test run results from Fitnesse or another system.