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 |
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
please guide me to get some automation tool for functional testing in freeware and how to work with it?Its emergency
How t o create Libreary files on QTP
how can we reverse the string without using the revese of String function in QTP?
Does the Jmeter will generate any scripts? and anybody suggest with an example. how to use the Jmeter tool and also the How to anayse the Results?
Who is the best faculty for Automation testing in hyderabad
Tell us how could you explain the main difference between webdriver and rc?
Do you know how to check if a button is enabled on the page?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?