What is data driven testing in QTP?
Answer Posted / vinay
Data-Driven Testing is re-testing the functionality with
different test data (input/output) values are for
read/write from the data files. The data files are prepared
by the user and those column values parameterized in the
script file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is the difference between run time object and test object?
Explain actions in qtp ?
How can we conduct U-I Testing by using QTP??????
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.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is Cross browser testing? Does UFT support it?
What is the Difference between copy to action and call to action?
What are the various types of Actions in UFT?
please post the interview questions for QA position in FACTSET
How to use the object spy in quicktest professional (qtp) 8.0 version?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
When to use shared and local object repository?
after click on compose mail how can we attached a file in qtp with vbscript code
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button