how qtp will recognise if application is run on many browsers
Answer / sandeep
by using Browser("CreationTime:=0").page(micclass:=page).......
here QTP recognises Browser("CreationTime:=0") as first
opened browser and Browser("CreationTime:=1) as second and
so on...
| Is This Answer Correct ? | 17 Yes | 1 No |
What is meant by virtual obj and Y do v need virtual obj configuration.
For Usability testing, which is preferable Automation or Manual?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Extract a word from a sentenece?
How to retrieve the property of an object in QTP?
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp
i have to pass the testcases into userid anf password of gmail login page using functions you can take your own testcaseslike userdid should take only lowerletters it should not take special charactors and uppercase letters and password should take only numericvalues it should not take alphanumeric and alphabets
How will you send values to a cell in a webtable using QTP?
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
diff between dim & redim ? in detailed? pls any one explain me?
what is difference between normal mode and fast mode?