![]() |
iterations with loop statement from QTP to LR - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: iterations with loop statement from QTP to LR (/Thread-iterations-with-loop-statement-from-QTP-to-LR) |
iterations with loop statement from QTP to LR - estephens222 - 10-03-2008 Hello, We are combining QTP and LR. We are running QTP 9.x tests in LR. basic tests no data files What do we do to run the tests 10, 20 or 30 times. Thanks. Estephens222 RE: iterations with loop statement from QTP to LR - niranjan - 10-06-2008 The problem with using QTP scripts for LR is, for each load generator you can use only one vuser with qtp script. Moreover, you need special licencing (I think so, not sure). The better way is to user Click-n-Script Protocol in LR. |