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 |
Hi please tell me anything about sahi Automation tool....I felt it is good and understood the demo part...But while working i actually getting problem by often changing the port details....If anybody working on this...do let me know Thanx in advance
Which of the Test cases can be automated? can anybody tell me with an example.
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
How to Rcognize the Objects in the Web Page Dialog Using QTP
what is the visual source safe version now?
How to check if an element is visible on the page?
How many test cases have you automated per day?
If a scenario is given and asked whether we can automate the system according to that scenario,how wil we answer such type of questions?
how to map requirements& test cases in quality center ???
Tell us which package can be imported while working with webdriver?
How to download QTP 9.5 Trail version? please explain the complete process?
Elaborate the fields in bug report in automated testing