-
Notifications
You must be signed in to change notification settings - Fork 61
User_Guide_Tools
Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin
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 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.
The Intuit Tank Agent Visual Debugger allows for the debugging of scripts or projects in a visual manner.
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 are meant to be run from your local machine. They require that java is installed on your local machine.
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
The Intuit Tank Script Filter Editor allows for the editing and creation and testing of filter scripts (external scripts) in a visual environment
The proxy package is a zip file that contains the proxy recorder. See the readme.txt file for instructions on setup.
Command line debugger for agent scripts.
Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin