What is iteration? How it is related to Test Results in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
Here iteration means repeat the processes, with same values
or different values,when You take the datadriven test with
different values... the test process repeats that much of
time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dilip
Iteration is nothing but one or more times Run the testscript
that is called iteration
in qtp we can see the test result is Testresult window
| Is This Answer Correct ? | 3 Yes | 3 No |
What is the use of Debug Viewer?
what is defenetion of kiran can u tell me plz CVS, SVN
How many types of Parameters are available in QTP? and Pls Explain with example.
How to test fly out menu in qtp?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
What is the use of virtual objects?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
What are the general steps involved in the data driven framework?
Is it possible to call out to Java from QTP?
how to display message with out using msgbox function?
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...