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
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 |
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 |
How do you plan test automation?
What automating testing tools are you familiar with?
Plz suggest me a tool which supports ActiveX controls
Explain about basics of rational robot - ibm test automation tool?
Dear Friends, Please Let me know which is the open source software(Free of cost) to do cross browser Testing.
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
On what basis we select test cases to automate?
What tools are available for support of testing during software development life cycle?
Tell me what is an absolute xpath?
how is the best faculty for Selenium in Hyderabad?
What are Keyword and Data driven frameworks in Selenium RC
Name some of the commonly used automation testing tools that are used for non-functional automation.