How can we do Data driven testing Using For loop in QTP?
Answers were Sorted based on User's Feedback
Answer / krishna
dim x
for x = 1 to 6 step 1
..here script for open order
.
.
.
.
next
it applicable only for numeric number
| Is This Answer Correct ? | 4 Yes | 3 No |
I want to learn QTP Online, where can I get quality training?
does test plan is in test strategy or test strategy is in test plan.
hi guys, could you please prepare script for given format ? 1,1,2,3,5,8,13,21,...etc use vbscript for this...?
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
What is test object?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
Difference between object identification and smart identification
Explain script generated after applying database check point?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
What is the difference in between function and sub as well as give some code of both