How can u enter text in one particular text box? if one
webpage contain multiple text boxes, all text boxes with same
properties there in no index and Location properties

Answers were Sorted based on User's Feedback



How can u enter text in one particular text box? if one webpage contain multiple text boxes, all t..

Answer / suresh

use descriptive programming

dim webed

set webed=description.create
webed("micclass").value="webedit"
arr=browser("").page("").childobjects(webed)
for each i in arr
arr(i).set "text"
next

Is This Answer Correct ?    1 Yes 0 No

How can u enter text in one particular text box? if one webpage contain multiple text boxes, all t..

Answer / killada prashant

u need to check the properities of the webcheckbox in the webpage, there wud be one unique property in a box which differentiates from the other boxes using object spy in qtp

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Automation Testing AllOther Interview Questions

i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion

0 Answers  


I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.

0 Answers  


plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?

0 Answers   CTS,


please guide me to get some automation tool for functional testing in freeware and how to work with it?Its emergency

1 Answers  


How t o create Libreary files on QTP

2 Answers  


how can we reverse the string without using the revese of String function in QTP?

4 Answers   CapitalSoft, IBM,


Does the Jmeter will generate any scripts? and anybody suggest with an example. how to use the Jmeter tool and also the How to anayse the Results?

2 Answers  


Who is the best faculty for Automation testing in hyderabad

0 Answers  


Tell us how could you explain the main difference between webdriver and rc?

0 Answers  


Do you know how to check if a button is enabled on the page?

0 Answers  


hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent

0 Answers  


How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?

2 Answers   GE, Xansa,


Categories