diff -r f1112f777ce9 -r 96906a986c3b testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/creating_scripts.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testdev/ite/src/com.nokia.testfw.stf.help/html/tasks/creating_scripts.htm Tue Mar 30 14:39:29 2010 +0800 @@ -0,0 +1,38 @@ + + + + +Creating scripts + + + + +

Creating scripts

+ +

Before you start

+

In STF, you can create scripts that consist of a series of keywords and arguments, describing the operation of the test case. The Script Editor is an easy way to manipulate script files and offers syntax highlighting, code assistant, syntax checker and so on.

+

Scripts enable you to create advanced combinations of test cases, which can be suited for your development needs. For more background information, see Test scripts.

To create a script, do the following:

+
    +
  1. In the Project Explorer, right-click the .cfg file you want to use and select Open With > STF Script Editor.
  2. +
  3. Script editor

  4. +
  5. To start creating the script text, enter the keywords and arguments that describe the test case's operation.

    For more information on the keywords, see the reference topics Script keywords.

    +

    Note: The title keyword must be the first one.

    For more tips on how to create and edit the script, see the section below.

  6. +
+ +

Tips for working with the STF Script Editor

+ + +

Related references

+ + + +