Printer FriendlyEmail Article Link

iTest: How iTest behaves if test case has infinite loop in it?

Environment/Versions
  • iTest
Answer
  • Infinite loop in a test case depends upon the condition we use.

            For example, for         {set i 0} {$i<10} {incr i}

                               eval        set i 0

  • From the above example, the script is written in such a way that it will execute infinite times.

 


Product : Velocity Portfolio,Velocity iTest