how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..



how to record/identify the webedit box/object which have drop down list and its changing simultaneou..

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

Post New Answer

More QTP Interview Questions

I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You

1 Answers   IBM,


Step 3&4 are repeated until an the object in recognised uniquely.

1 Answers  


Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)

1 Answers  


Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,

1 Answers  


what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript?

6 Answers   Quintegra,


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?

0 Answers   ADP,


Discuss quicktest professional (qtp) environment?

1 Answers  


What are the drawbacks of QTP?

10 Answers   Ordain Solutions,


desribe a situation where u faced a stressful situation and how did u cope with it

1 Answers   DELL,


How to start recording using quicktest professional?

1 Answers  


In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)

1 Answers  


Categories