Printer FriendlyEmail Article Link

iTest: How to execute a testcase from iTestRT?

Environment/Versions
  • iTestRT 4.2 and above versions
Answer
  • To run the testcases from iTestRT, first we need to export the projects into iTar files.
     
  • While executing the testcase, we should give itar path and also have to specify license server address (iTestRT must obtain a runtime license by providing the license server address and port number) as in the below syntax -

itestrt --licenseServer < hostAddress:portNumber> --itar <itar_path> --test <testcase_path>

Eg: itestrt --licenseServer "192.168.2.3:27000" --itar "C:/Users/Desktop/itar" --test "project://my_project/session_profiles/testcase.fftc"

Product : Velocity Portfolio,Velocity iTest