How many ways we can parameterize data in quicktest professional (qtp)?



How many ways we can parameterize data in quicktest professional (qtp)?..

Answer / Khalid Husain

QuickTest Professional (QTP) offers several ways to parameterize data, including: Test Data Workbook, Property Value, Test Object with Parameter, and External Data Sources such as Microsoft Excel or Oracle Database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???

1 Answers   GE,


what is the difference between IE & Netscape in web testing on a log in page

1 Answers   TCS,


Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??

2 Answers   TCS,


How do we call Library Files(.vbs) in the Test Script Thanks in Advance...

6 Answers  


How to get the particular property value?

1 Answers  


I got an error "The"flightres" Dialog was not found in the Object Repository. Check the OR to confirm that the object exists or to find the correct name for the object." while running the following script Set flightres=description.Create() flightres("text").value="Login" flightres("Class Name").value="Dialog" Set agent = description.Create() agent("nativeclass").value="WinEdit" agent("attachedtext").value="Agent Name:" Set pwd = description.Create() pwd("nativeclass").value="WinEdit" pwd("attachedtext").value="Password" Set button = description.Create() button("nativeclass").value="WinButton" button("Text").value="OK" Dialog("flightres").WinEdit("agent").Set "test" Dialog("flightres").WinEdit("pwd").Set "mercury" Dialog("flightres").WinButton("button").Click Please let me know if i made any mistake in the above script...?

4 Answers  


images are dynamically changes how to compare two images

2 Answers   Hexaware,


what is the recovery scenario?

1 Answers  


Differences between text and test area checkpoints?

1 Answers  


What is the limitation to XML Checkpoints?

4 Answers   CTS,


How to use reporter.report event in qtp ?

1 Answers  


What are the key points to create a framework in QTP for oracle forms?

1 Answers  


Categories