What is data driven testing in QTP?
Answer Posted / narendar
data driven framework is used to implement re-testing,re-
testing is the process of executing an application again
and again with multiple sets of testdata.For this,we need
to parameterize data using data-driver wizard(Tools-->Data
driver) or manually take data into datatable/we can import
testdata into datatable from external applications like
excel,flatfile or xml files ...
Correct me if iam wrong
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Explain QTP using different development techniques ?
What is qtpro?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
whare exactly we have to use functions and sub routain
Can you list some technologies that support qtp?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Is it possible to switch between recording modes during a test creation?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the difference between Keyword Driven test and Data Driven test?
Explain the types of properties that quick test learns while recording?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How many tabs are available in debug viewer pane?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
When and why to use descriptive programming?