how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
Answer Posted / uday
WebEdits cannot be converted to Listbox. These are two objects. First click on WebEdit, then you will see listbox object coming with options.
So first click on WebEdit, like B().P().WE().click
B().P().WL().select "your option"
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How does quicktest professional identifies the object in the application?
how to create flat file datasubmission in qtp
What are the views available in quicktest professional (qtp)?
What is the significance of “action 0” in qtp?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Can I change properties of a test object?
What is keyword view in qtp?
What are the major/ important methods, functions in QTP we use realtime testing
How can you close the second opened browser?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?