The following add-ons are provided to help you extend the capabilities of TestTrack Studio.
TestTrack Studio Outlook Add-in Installer
Use the TestTrack Outlook add-in to add Microsoft Outlook emails as new defects or as tracked email to existing defects.
TestTrack Studio URL Redirector Installers
If the TestTrack Client is not installed on your computer, and you want to use ttstudio hyperlinks, install the TestTrack Studio URL Redirector. The redirector allows you to to open ttstudio hyperlinks in TestTrack Web.
Sample Projects and Workflows
The following projects demonstrate some of the different ways that TestTrack Studio can be used. Seapine does not provide support for these examples.
| Project |
Description |
| Compliance |
Demonstrates TestTrack compliance features, most often used by the following industries: pharmaceutical, medical, life sciences, health care, financial, military, and organizations that use Sarbanes-Oxley, FDA 21CFR11, ITIL, or other rigorous quality control processes. Created with TestTrack 2008. |
| Financial Services |
Demonstrates the TestTrack Studio defect tracking and test case
management features commonly used by financial services companies. Created with TestTrack 2008. |
| Workflow and Automation Rules |
Demonstrates how automation rules can simplify and enforce complex workflow processes. Created with TestTrack 2008. |
| Help Desk |
Demonstrates how to use TestTrack Studio as a help desk application. Created with TestTrack 7.5. |
| Multiple Workflows |
Demonstrates how to include three workflows in one project. Created with TestTrack 7.5. |
Installation Instructions |
- Uncompress all zipped files into the
TTDbs directory. (E.g., on Windows, C:\Program Files\Seapine\TestTrack\TTServDb\TTDbsdirectory.)
- Start the TestTrack Server Admin Utility and log in as the default Administrator user.
- Choose View > Projects. Click Add Existing.
- Click Browse to select a project you added to the TTDbs directory. Select the project you want to add and click OK.
- Start TestTrack and login as the default Administrator
user.
- Select the project. If you are going to further customize the project for use at your organization, take the time to delete the sample data, add users, and configure security.
|
TestTrack SDK Projects
The following projects can help you integrate TestTrack Studio into your development environment. Seapine does not provide support for these examples.
| Project |
Description |
Add Users
C#
VB.NET |
Allows users and customers to be programmatically added to TestTrack Studio via a command line interface. Can be modified to accept input from third-party customer tracking applications. Created with Visual Studio .NET.
|
| Knowledgebase |
Uses IIS, ASP, and the TestTrack ODBC driver to turn a TestTrack Studio project into a simple, searchable knowledgebase. Created with Visual Studio .NET.
|
License Monitor
C#
Perl |
Monitors license usage on a TestTrack Server. Perl version requires 5.8 or higher; contributed by David Baird of Qualcomm |
MS Project 2003
Add-In |
Creates a Microsoft Project task for each TestTrack Studio issue in a project. Groups tasks under Product/Component/Version headings. Works only with MS Project 2003. Created with Visual Studio .NET; contributed by David Mytchak of Paymetric, Inc.
|
| Promote File Attachments in Surround SCM |
Lets a user promote SCC file attachments in TestTrack Studio. SCC file attachments can be promoted to their parent branch in Surround SCM from scripts generated by the plug-in. Created with Visual Studio .NET; requires Surround SCM.
|
| Promote Fixed Issues in Surround SCM |
Lets a user promote files in Surround SCM based on defects that have been fixed in TestTrack Studio. Created with Visual Studio .NET; requires Surround SCM.
|
| SOAP Java Classes |
Contains generated code to work with the TestTrack SDK in Java. The classes were compiled using Java 2.1.5. |
Report Stylesheets
The following stylesheets can help you easily create customized TestTrack Studio reports.
| Stylesheet |
Description |
| Release Notes |
Produces a Release Notes report that includes any custom fields that were added to the release notes event. For best results, use the report with a filter that uses 'Has Release Notes' as a restriction.
|
SoloBug Files
The following files are provided to help you extend your use of SoloBug.
* See Installing SoloBug Language Files for additional information.
Spell Check Dictionaries
The following spell check dictionaries can be downloaded for use with TestTrack Studio.
| Language |
Files |
| Danish |
|
|
| Dutch |
|
|
| Finnish |
|
|
| French (Canadian) |
|
|
| German |
|
|
| Italian |
|
|
| Medical (British English) |
|
|
| Medical (U.S. English) |
|
|
| Norwegian |
|
|
| Portuguese |
|
|
| Spanish |
|
|
| Swedish |
|
|
Installation Instructions |
- Download and uncompress the .zip or .tar.gz file.
- Copy and paste the files that in .tlx and .clx into the lexicons directory located in the TestTrack Server program files directory.
- If you are using the cross-platform client you must also copy the .tlx and .clx files into the lexicons directory located in the TestTrack Client application directory.
- Stop and restart TestTrack Server. If you use TestTrack Pro Web it may take the TestTrack Server approximately 10 minutes to recognize the new dictionaries.
|
Trigger Examples
TestTrack Studio triggers are a powerful tool to automate and enforce your processes without the need to write code. Triggers automatically perform actions based on activities that occur on defects, test cases, and test runs. The TestTrack wiki includes sample triggers that you can download and customize. You can also contribute to the wiki.
|