Printer FriendlyEmail Article Link

iTest: Difference between Actions "RUN" and "CALL"?

Environment/Versions

iTest

Answer

To execute a Testcase from a another (Master) Testcase we have couple of procedures:

  • We can execute a Testcase from another Testcase by using the "ACTION RUN"

    By using RUN action we can see response of all the commands at runtime but not in the Test Report of the Master Testcase. However, a separate Test Report will be Generated for that.
     
  • We can execute a Testcase from another Testcase by using the "ACTION CALL"

    By using CALL action we can see response of all the commands at runtime and in the Test Report of the Master Testcase.


Product : Velocity Portfolio,Velocity iTest