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
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
what is Property......End Property loop? how to write sript for it in QTP
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
what do u mean by test harnesses in qtp?
can we test an windows application using qtp
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?
How to "Turn Off" QTP results after running a Script?
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
Plz explain about object propeties in object identification? means.. explain about 1. mandatory properties.2. assestive properties 3. ordinal properties.
Tell me about userdefined functions ?