Do we get any issues if we run the testscript on different
browsers? what are the options we need to st in QTP?
Answer Posted / rajendra
Non microsoft browsers may not recognise the VB script
particularly,
Netscape Browser cannot recognise VB Script
as a scrpting language.
ok frindz byee
Rajendra
rajendra_penumalli@yahoo.com
+91-9885162742
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the use of ordinal identifier in qtp?
Explain measuring transaction.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How you will rate urself in QTP in the range of 0 to 5
Explain the concept of object repository and how QTP recognizes objects?
What is recovery scenario in qtp?
What is object spy in quicktest professional?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
who QTP recognizes the object stored in object repository?
Define Environment Variable in UFT and its uses?
What is a reusable action?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to data driven test for Win objects in QTP ?
What is difference between design time and run time data table?