Seapine Labs
Personal tools

Post Back Test Tool

From Seapine Labs

Jump to: navigation, search

Works with TestTrack 7.6

Contents

[edit] About

This is a simple helper app I wrote to make it easy to read ttcgi.exe responses after an HTTP post is performed.

If you are trying to automate TestTrack functions, like exporting an XML file or running a report, this program can help you determine the structure of the HTML pages, which makes it easier to generate the ttcgi.exe commands needed in your automation script.

[edit] Installation

The TestTrack Post Back Test Tool program was written in C# and requires the .NET framework. The .NET framework can be downloaded for free from the Microsoft.com Web site.

The source code can be opened with Visual Studio .NET 2005.

[edit] Running

Enter the URL of the ttcgi.exe in the URL field.
Enter the parameters for the command (omitting the ?).
Enter your TestTrack username, password, and project name.

The program posts the command to the ttcgi.exe and displays the results in the text field. See the source code in TTLoginUser class for an example of a command.

[edit] Downloads

Binary Download

Source Download

[edit] Known Issues

This program doesn't do much; it is designed to be run in Debug mode from Visual Studio .NET 2005, which makes it easy to see HTTP responses including header info.



Note: Seapine does not provide support for sample scripts.














Issue Management Software | Source Code Control Software | Test Case Management | Requirements Management Software