An object is created, i dont know the methods available for
that object, i want to find methods available for that
object and use the required method. How i can do this???
Answer Posted / bc993aaa
or press F1 :)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what r the main attributes of test automation?
Have you done batch testing in qtp? If yes how you are doing?
What are the key elements available in test result window?
Key word driven framework
write a script to verify the image path(src property) of the images which are in web pages.
How to use output values in qtp ?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How to run a test using quicktest professional (qtp)?
What is qtpro? What is quick test pro? What is a quick test professional?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Whether qtp 9.0 supports Test director8.0
Which functionalities of QTP used in banking project?
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
explain abt dyanamic changing object with example?
What is the difference between run time object and test object?