Please give me the steps to carry out datadriven in QTP8.2

Answers were Sorted based on User's Feedback



Please give me the steps to carry out datadriven in QTP8.2..

Answer / shreya kadiyam

Tools menu > data driver > select sample inputs in
automation program > click parameterize options icon to
select XL sheet coloumn name > click "OK" > Click finish


once you are well familiar with QTP then directly in the
test pane you can write

set datatable("column name",dtglobalsheet/sheetid)

Is This Answer Correct ?    0 Yes 0 No

Please give me the steps to carry out datadriven in QTP8.2..

Answer / noor

I'll take an example of login screen and explain.
first record the login page.
u can see the recored script in the expert view.
Browser(" WWW").Page("ABC").webedit("").set "XYZ"

Know if u want to parameterize username one can do it
manually by writing script in the expert view or using
wizard data driver, under tools menu click on datadriver
in the wizard select datatable as parametertype and in Name
and u can select the location as well global or localvalue
field u can change the name give Username and click ok
username will be added to datatable as column name under
that u can give diff values then run the script.this is
using data table.parameterization can be done using
environmental var and random numbers aswell.
validations can also be done with parameterization
various methods u can apply.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is difference between run time object and test object?

0 Answers  


In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain

5 Answers   Polaris,


Now it appears to be more than enough... I have learn entire QTP, I did whatever I could do but still facing lots of problem and those problems could be removed only after working in professional atmosphere. But still unable to expose myself as professionaly. It is becoming panic, It has been two years I am in manual testing and looking for the change but all the recruiters ask for QTP, but my problem is I don't have working experience with QTP. Kindly suggest me I really need effective suggestions. I dont have more caliber to work with present organization cause of salary reasons...boo.. hooo...hooo. My email address is alkaa.dugaal@gmail.com

0 Answers  


I came across Good question ..... Write a script to only download pdf's if there are 20 links on a page. Kindly reply these type of questions are pretty challenging..

4 Answers   Keane India Ltd,


Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..

2 Answers  






explain keyword driven framework with banking domain?

0 Answers   TCS,


anyone can explain Diff B/w Actions and Functions

2 Answers  


How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application

1 Answers   TCS,


QTP identified the object but not performing the desired action???what could be the reason?????

1 Answers   Mphasis,


If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?

1 Answers   Crea,


How do we count the no of mails in Yahoo Inbox for a specified week?

0 Answers  


In qtp, explain what is keyword driven automation framework?

0 Answers  


Categories