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 anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
What is the significance of “action 0” in qtp?
Give me an example where you have used a COM interface in your QTP project?
where do you store the test result?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
How to export quicktest professional (qtp) results to an .xls file?
What are the problems / difficulties faced when you used Smart Identification ?
can any one give me the doccument how to test aproject developed in java language in qtp can here can we use the general vb scripting or we have to use java script here if we have to ese the java script here can any one send me the manual for it means how to write descriptive programming for it thanks in advance
Could any one explain about the nested actions in QTP? This question is asked by Qualitree and CA
3 Answers CA, Qualtree Solutions,
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
difference between GetROProperty and GetTOProperty
How many ways we can parameterize data in quicktest professional (qtp)?