Toolboxcategory cloud |
ViewsPersonal toolsPost Back Test ToolFrom Seapine LabsWorks with TestTrack 7.6
[edit] AboutThis 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] InstallationThe 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] RunningEnter the URL of the ttcgi.exe in the URL field.
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[edit] Known IssuesThis 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.
|
|


