Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: First published version

...

Compiler Suite Steps tab is consistent with the Test Script steps screen.  This is where you build your Test Script using variables.

In the following fields you can add variables Add variables and denote these in square brackets, variables are valid in the following fields:

  • Test Script Name
  • Description 
  • Expected Result

Also see the important variable notes below.

 

Once you have created your Test Script template, click Next.

...

Important variable notes:

  • If the square brackets contain a space, this will not be recognised as a variable, e.g [application url] will not be recognised but [application_url] will.
  • Variables are case sensitive, e.g [age] would be treated separately to [Age].