What is difference between the For..Next and While..Wend
statements?

Answer Posted / minal

For loop executes a block of code for a fixed no. of time where as While...Wend statement uses a condition to control the number of iterations to be run.
The loop continues as long as the condition expression is True.

Is This Answer Correct ?    54 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you debug your script?

576


What is the difference between call to existing action and copy of an action?

605


How to capture a window in QTP?

1530


what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

1967


what testplan contents and what test strategy contents,what is the diff b/w them

1651






Diff b/w test scenario's and test Procedures?

1634


Can we Test Welcome Screens and Process Images with QTP

1433


How to create Reusable and Multiple Actions?

1713


Hybrid framework supports Descriptive programming. Is it true?

656


what is keyword driven testing in qtp?n how is it useful?

1493


what r the main attributes of test automation?

1480


Which environments does qtp support?

681


How to delete an object from the object repository?

595


is it possible to add sheets to excel at runtime

3236


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

591