Hi All,
I wanted know how does QTP identifies a DataCombo. While
recording I clicked on the data combo and selected a value
from the list. The click of Data Combo is recorded but the
selection of the value from the list is not recorded. My
application is based on VB and SQL server as the database.
Please let me know as how do I record the action of
selecting a value from a DataCombo list. The list is being
loaded from the Database Record set.
No Answer is Posted For this Question
Be the First to Post Answer
can we take 'dim my pen is good' as a paramerter
How do you open adobe acrobat file in QTP and do some testing on that file ?
In QTP, What is Global action and Local action?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
how to change the properties of object during run time . plz give the code using flight reservation
OPening of notedpad in QTP to write and execute the coding?
Is it possible to convert QTP scripts to Silk scripts?
I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4
How to Creating an Output Value using QTP?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)