General
This page describes features, that every node has.
General Tab
- [Name]
Enter here a meaningful, short, comprehensive description of what this
node is all about. It is shown in the tree instead of the generated default name
- [Run]
Determines if, when or how many times this test step is executed.
There are far more options available than you should use. It is
even possible, to simulate if then else constructs, which is
strongly discouraged. Most run modes do, what their name implies, but
you can also enter a positive number to determine, how often a step should run.
Hint: Web Project nodes are often set to "continue on error".
- [Test]
Select which result is reported after this test was run. If you for example
want to test, that an element does not exist, search for that element and select
"must fail" here.
- [Description]
Use it!
Log Tab
Shows what happened while this test node was executed.
Buttons
- [Run]
Will only run the current node. Does not reset the project before runing.
- [Ok]
Confirm your changes. You can also use [RETURN] instead.
The [Ok] button is implicitly pressed, when you run or save a project,
or switch to another node.
- [Cancel]
Cancel your changes. You can also use [ESC] instead.