Printer FriendlyEmail Article Link

iTest: How can we include all the steps in test report neglecting the "include this step and its children in "Test report" option of test case step ?

Environment/Versions
  • iTest 
Answer

  •  In iTest GUI:
    • Go to Windows-> preferences-> General -> Execution -> enable the  check box "Include all steps in test report (ignore the settings from the step)".   
  • In iTestRT:
    • Include the option --reportallsteps in the command line
    • Ex: iTestRT --itar c:/itar --reportallsteps  --report  file://E:/rt1.html  --test project://my_project/test_cases/itestrt.fftc
  • In iTestCli:
    • Include the option  -ra or --reportAllSteps in the command line
    • Ex: itestcli --workspace  “<directory>” -ra “project://my_project/test_cases/abc.fftc”

Product : Velocity Portfolio,Velocity iTest