For example one window is there the window contain some of
Check boxes but my question is how many check boxes are
there particular window?
Please solve the problem
gi_raju@rediffmail.com
ippaliraju@yahoo.co.in
Answers were Sorted based on User's Feedback
set objcheckbox = description.create
objcheckbox("class name").value = "WinCheckbox"
objcheckbox("nativeclass").value = "Button"
set get_checkbox = window("XXXX").childobjects(objcheckbox)
count_checkbox = get_checkbox.count
'msgbox count_checkbox
if u want to know the name of each and every checkbox..
for i = 0 to count_checkbox-1
check_name = get_checkbox(i).getROProperty("text")
msgbox check_name
next
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / testguru
question is not clear.If you can repeat the question with
some more details there might be possible solution for it.
Always be positive.
waiting for the question?
| Is This Answer Correct ? | 0 Yes | 0 No |
how we can do web browser using parametarisation in QTP ?
WHAT IS OBJECT REPROSITORY?
Can u explain about QTP framework
Is it possible to convert QTP scripts to Silk scripts?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
What issues come up in test automation, and how do you manage them?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How should I check my code( Before going to execute) without executing the script in QTP
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
what is impact analysis on regression testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?