we executed QTP scripts in one browser(i.e IN)same scripts
is working on another browsers or not (i.e mean netscap,m
azol..like )
Answer Posted / srinu
We can recored in one browser and we can run in another
browser aslo ,we have to run in update mode so that
properties of the appilication will be updated and it can
identify the objects
We ref this in QTP help
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
What are class events?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
How will you get a combined string from array of string in vbscript?
How you can call vbscript functions?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
Write a Script for ATM in QTP
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
how to comvert 120 into one hunderd twenty rupees only and vice varsa
How to throw an error in vbscript?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
What are the data types supported by vbscript?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??