How can we do Data driven testing Using For loop in QTP?
Answer Posted / 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 |
Post New Answer View All Answers
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Is it possible to switch between recording modes during a test creation?
How does quicktest professional (qtp) identifies the object in the application?
What is the parameterization?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How to create runtime property for an object?
Mention what are the different types of recording modes in qtp? Which will be used when?
When to use descriptive programming?
Explain about datafile/verification of date file when file is not available in local system?
How do you check ticket cost and ticket number in flight application?
How can I import environment from a file on disk?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What are the advantages of parameterization ?
Explain the qtp test phases.