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 / satyanarayana
Hi Harry you are absolutely correct.
We have to record the scripts using only IE.
But we can run our tests in any browser.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the main difference between function and sub-procedure?
How will you format a number in percetage format in vbscript?
How to open excel in vb script?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
In html file what is an ideal position to include vbscript?
What is Procedure or Subroutine in VB Script?
What are the special sub-types in vbscript?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
1. How do declare public variable in vb scripts?
Which operator can be used to check if two numbers are equal or not in vbscript?
what is the differance between BYVAL,BYREF?
Which data type/types are supported by vbscript language and what are their specialties?
how to automatically update the sql server2005 database records when insert in vb6?