How you used DDT in QTP?
Answer / deven mehta
Parametrization is exactly the flow of input value from one
Action/function to another action/function. DDT is also a
parametrization method but usually excel/datatable is used
for inputs and outputs in DDT.
| Is This Answer Correct ? | 0 Yes | 0 No |
In QTP, If you have list of checkboxes, how can i select a particular checkbox and delete if the checkboxes are changing dynamically?
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
In ordinal identifier there r 3 options available. Which one will be enabled first when ordinal identifier is invoked.
what r the send key commands in QTP why they r used
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
How to make arguments optional in a function?
what is the framework followed by ur company in qtp
HOW MANY WAYS ARE THERE TO CPY TEST IN TEST LAB
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
What is TOM in QTP?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement