Printer FriendlyEmail Article Link

iTest:How to execute the iTestrt command through perl script.

Environment/Versions
  • iTestRT
  • Perl module
Answer

We could execute the iTestRT command by passing it as argument to the system method in perl script.

Example:

#!usr/local/bin/perl

system(“./itestrt –licenseServer xx.xx.xx.xx –itar /home/newfolder –test project://my_project/test_cases/new_testcases.fftc”);


Product : Velocity Portfolio,Velocity iTest