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 need of Automation framework?

3 Answers  


what is the advantage and dis-advantages of using framework ?

0 Answers  


List down the primary features of a good automation tool?

0 Answers  


How could the web element attributes be inspected in order to use them in different locators?

0 Answers  


Write test cases on ATM machine and On Pencil.

3 Answers   Quark,






What is a xpath?

0 Answers  


Elaborate the fields in bug report in automated testing

0 Answers  


What are some of the common misconceptions during implementation of automated testing tools for the first time?

1 Answers  


What do you think holds the testers back to do automation? Is there a way to overcome it?

0 Answers  


In general, how do you see automation fitting into the overall process of testing?

0 Answers  


WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT

0 Answers   TCS,


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

0 Answers   Mind Q Systems,


Categories