Features Include:
- MultiPlatform: Develop tests on Linux, Mac OSX, and Windows Platforms.
- Recording and playback of HTTP web requests.
- Save scripts in an open XML format.
- HTTP response validations using XPath or regular expressions.
- SQL database validations using JDBC.
- Use variables and variable setters to make scripts dynamic.
- Automate your test scripts with Ant tasks to run scripts and generate reports.
- HTML playback report formats included icons and highlighting
features to help quickly identify problems.
- Support for multiple application profiles assists more advanced
users who test more than one application or require multiple groups
of settings.
- Tabbed interface for scripts. Open multiple scripts at once
without cluttering your desktop.
- Simple and easy to use interface supporting Drag/Drop/Cut/Paste
operations.
- Replacement Rules: dynamically assign variables as scripts are recorded.
- Constants: define commonly used host and port settings
- Default Variables: variables that will automatically be added to each script you create
- Use loops to repeat scripts steps.
- Loops and data sets allow you to make scripts dynamic using loops.
Data sets can be created using tab seperated values files, static
table data sets, or dynamically generated at runtime via SQL queries.
- Syntax highlighting for SQL validations and variable setters.
- Comment Steps: allow you to inline comments or variable values
in playback reports.
- Linked Script Steps: allow one script to call another.
- Custom Javascript Steps provide a mechanism for advanced testers or
applications developers to write custom steps, validations, and set
variables.
|