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
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
What are class events?
Compare java script and vb script?
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 is the extension of the vbscript file?
Explain the functionality of vbscript?
What is the difference between vb debugger and the script debugger?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
Mention what is the use of option explicit in vbscript?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
What is the difference between javascript and vbscript?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Mention how to assign a date value to a variable?
Explain the arrays in vb script?
How will you get the last occurrence of one string within another string using vbscript?