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
What is descriptive.create () in QTP?
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
Explain Descriptive Programming Types with Examples?
what is the use of Text output value in Qtp?
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
what is meant by descriptive programming?
How can I change object description or check point values in qtp?
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
what is Entry Criteria and Exit Criteria?
Use of Debug Viewer?
How should I get results when I run scripts in a Batch mode