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 / harry
Hi there,
If you look at record and run setting (QTP)
carefully it say you can record only on IE but you can run
any supported version.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain about constants in vb script?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How to create a function in vbscript?
How to pass argument by reference to a function in vbscript?
How to write functions and sub in vb script?
Mention what is variant in vbscript?
filter the array values without using filter function?
Explain the scope of the variables using dim, public, and private keywords respectively.
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Mention how to assign a date value to a variable?
Explain sga memory structures?
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 do until loop and do while loop?
Explain the filter expression?
how to write validation function for date in vb script