statement

In the testplan editor, lines that implement the requirements of a test plan. The testplan editor has the following statements:
  • testcase
  • script
  • testdata
  • include
  • attribute
Statements consist of one of the preceding keywords followed by a colon and a value.

In Silk Test Classic, a statement is a method or function call or 4Test flow-of control command, such as if..then, that is used within a 4Test test case.