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 are the things that one should consider for selecting a project for test automation? For example, stability, etc.

0 Answers  


What is use of writing Test cases

2 Answers   Ordain Solutions,


whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,

0 Answers  


Name some of the commonly used automation testing tools that are used for non-functional automation.

0 Answers  


Explain me what the webdriver supported mobile testing drivers do you know?

0 Answers  






In selenium testing how to connect with database , any one pls give the entire information

2 Answers  


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

0 Answers   Mind Q Systems,


List some advantages and disadvantages of automation testing.

0 Answers  


Which institute is good for testing tools course in HYD?

0 Answers  


List the five essential types of test steps?

0 Answers  


What is the Driver sheet??

1 Answers  


How you will evaluate the tool for test automation?

1 Answers  


Categories