1. I have asked the same question for the third time, but
i am getting wrong answers.
Pls give me the script to count the number of edit boxes or
checkboxes in an windows application screen.
In windows application childobject is not working, anyone
very urgent
Answer Posted / subaash patil
Thanks a lot Hema Kumar, Nath, and Raju
I just had missed using the word SET in the code.
It is now working fine
Subaash Patil
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
When do go for loop condition in test?
What is checkpoint in qtp?
What is 'sleep' in sync point?
How many ways we can parameterize data in quicktest professional?
How to find the difference between 2 dates in qtp?
Describe the differences between functions and actions in UFT?
What is quicktest professional?
Why qtp always start action1 and does not start action?
can u explain relative path architecture framework in qtp?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How you create new action in qtp?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
who QTP recognizes the object stored in object repository?
How the smart identification is used in real time?Please explain with an example
How you debug your script?