Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

n is the index of the Test Run, starting from 0. The field TestRunsCount was  or TestrunsCount was created in order to give the total number of Test Runs.

...

r is the index of the Test Steps, starting from 0. The field TestStepsCount was  or TeststepsCount was created in order to give the step details of Manual Tests of a Test Run.

...

Document Generator allows export all the activity of a Test Run.

Definition:

$ {TestRuns[n].ActivityEntries[ac]}

ac is the index of the Activity entry, starting from 0. The field ActivityEntriesCount was created in order to give the Activity entry of a Test Run.

...