Customer Service Center
Home
Knowledge Base
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ15543
Printer Friendly
Email 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.
Version
2.0
Publish Date
2023-11-16
Categories
Product : Velocity Portfolio,Velocity iTest
Related Articles