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 |
What are the different types of recording modes?
what is localisation testing and globalisation testing? what is the difference between them?
write a qtp script to see time in windows command prompt? its urgent....
How QTP identify the system time that's changes every seconds?
Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.
what is defination of regression testing?
Tell me the QTP Advantages and Disadvatages ?
how many scripts r there in QTP? pls any answer this question?
QTP Testing Process?
Please Explain The QTP real Testing process with steps.
What are "Ordinal Identifiers" and where it is used in QTP. AS FAR AS i KNOW, its is used to identify the object. but i want clarity regarding this.