how to parameterise a test with data base table or excel
sheet?



how to parameterise a test with data base table or excel sheet?..

Answer / neeraja

First get that data into the datatable of QTP and we can
parameterise it three ways
1 Through Keyword view of test pane
2 Through wizard
3 dires\ctly we can write this method
datatable("column name",sheetid)
ex:
datatable("a",1) for global sheet

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


difference Between Call Run action and copy of action?

1 Answers  


Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)

1 Answers  


how will you check how many members visited the website www.infosys.com?

0 Answers   Logica CMG,


can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You

2 Answers  






Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)

2 Answers  


Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance

0 Answers  


4. what is the use of Text output value in Qtp?

1 Answers   Wipro,


What is Test Fusion Report in QTP?

0 Answers  


Hi, I have weblist which contains the data like Design change,admin edit and cost saving etc.. User doesn't know the values existed in weblist. Now the user has to select the right value from the list otherwise the test will fail. Pls help me "To select the correct value from the list"

1 Answers  


Is it possible to switch between recording modes during a test creation?

0 Answers  


Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


Categories