Slimdog

Include other files


As of version 0.6 you can include other testcases in a file. It can be used to put certain repeating tests into a separate file. For example when you need to login then you can put the testcase into a separate file and include this file in all other testcases.

There is a simple command to do so:

@include name of the file

The include will be handled when the actual testcase file is processed and the other file or files are inserted as it is. The testcases fro, the other file are inserted at exactly this position so you can put it anywhere you like in your testcase file and it will be processed in the correct order.

During this process the WebTestFileReader will also check for circular depencies and will generate a fault if found.

Project

Home News

Documentation

Documentation Getting started Simple navigation Testing forms Testing tables Command reference Examples Future plans javadoc

Users

Changelog Downloads Users SourceForge.net Logo