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 |
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
What is User defined function in QTP
What is the function of Filter in QC . give with a real time example.
How do u insert an object during runtime in qtp?
How to get align property of the link on web page?
What is the difference between Dim And Redim
4 Answers Hotel Jobs, IBM, Microsoft,
How can we use regular expressions for a table in web page, each cell in table having unique identification, Now I want to count number of rows in table and enter data in all cells of the table?
Where virtual objects stores results?
hou can we use vb script in qtp could u tell me breafly
What is the differnce between action & script
When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?