Skip to content

User_Guide_Tools

jdfalko edited this page Mar 27, 2019 · 3 revisions

Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin

Tools

Intuit Tank includes several external tools that can be used in conjunction with Intuit Tank.

Clicking the Tools tab takes the user to the main screen, which has links to downloads and pages for launching the tools as java applets.

There are two sections of links for the tools, Applets and Downloadable Tools.

Applets

Applets are rich clients that are run using java Applet technology. They access system resources so are signed using a self signed certificate. This will prompt you to trust the applet when you launch it.

Intuit Tank Agent Visual Debugger

The Intuit Tank Agent Visual Debugger allows for the debugging of scripts or projects in a visual manner.

Intuit Tank Script Filter Editor

The Intuit Tank Script Filter Editor allows for the editing and creation and testing of filter scripts (external scripts) in a visual environment

Downloadable Tools

Downloadable Tools are meant to be run from your local machine. They require that java is installed on your local machine.

Intuit Tank Agent Visual Debugger

The Intuit Tank Agent Visual Debugger is downloaded as an executable jar file. It may be run by double clicking on the jar or by running from the command line. If run from the command line, you can additionally specify the url of Intuit Tank you wish to connect to. e.g. java -jar Tank-Debugger-all.jar http://my.tank/tank

Intuit Tank Script Filter Editor

The Intuit Tank Script Filter Editor allows for the editing and creation and testing of filter scripts (external scripts) in a visual environment

Intuit Tank Proxy Package

The proxy package is a zip file that contains the proxy recorder. See the readme.txt file for instructions on setup.

Api Test Harness Debugger Package

Command line debugger for agent scripts.

Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin