how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..
Answer / 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 |
When ‘option explicit’ keyword is used in qtp?
explain virtual object? in detailed? pls any one explain me?
in how many ways we can write the user defined functions one way i know that i.e storing it in .vbs another way i does not know my friend said that .qtf or something but start with q letter can any buddy knows about this
While creating Recovery Scenario for Pop-up window..In 'Recovery operation' we have to call a function. Can u tell me that function.
4 Answers Alcatel-Lucent, Ordain Solutions,
how do u copy object repository?
what is test scheduleling?
How to modify the text checkpoint?
Tell about descriptive programing in qtp8.2?
How do client side image and server side image work?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
How you can replace string in qtp?