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
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Explain types of output values?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
What is file database?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How to Test the mainframe application?
How do you synchronization point through DP?
What are the major/ important methods, functions in QTP we use realtime testing
How the exception handling can be done using quicktest professional (qtp)?
distinguish between old version and new version QTP features.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to open a new test using quicktest professional (qtp)?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.