Can anyone tell me how i used QTP 9.2 use for GIS based S/w
with an example?
No Answer is Posted For this Question
Be the First to Post Answer
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
What will be happen if i load object repository at run time, but it has already associated.
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
will QTP accepts javascript?
Is it possible to call from one action to another action in qtp?
I used Child objects to get the count of the no of weblist present in the page.now i need to select the item in the weblist..Please send me full code
How to interact tool & application build in QTP?
if full in Object Repostoiory then how to load other Object Repository
What are the types of environment variables in qtp?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do
Iam trying to write script for Rediffmail Page,in doing so the script line for go button is not accepting. Is their any other way other than . Browser("micClass:=browser").Page("micClass:=Page").Link ("micClasss:=Link","name=go")