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

what is the difference between Batch test runner and framework ?

0 Answers  


What issues come up in test automation, and how do you manage them?

0 Answers   HCL,


is anybody suggest me which one is the best testing institute in ameerpet hydrabad

0 Answers   Mind Q Systems,


What is ‘good code’? What is ‘good design’?

0 Answers  


Is software requirement specification for developer and tester is same?

1 Answers  






Have you completed the cps exam? Which one?

0 Answers  


I am using the selenium tool for my web application testing I recorded some script and agian i played same but while playing: Alert msg is not getting closed It needs the manual interaction [Note:Here alert is generated not at the time of onload event] Please provide some solution for this

2 Answers  


Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.

2 Answers  


Write test cases on ATM machine and On Pencil.

3 Answers   Quark,


How do you plan test automation?

1 Answers  


what is meant by framework? and when we use framework in our project ?

11 Answers  


Does automation testing have any disadvantages?

0 Answers  


Categories