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 / kiran.a
No, its not executed. Bcoz during writing the script it
takes the current browser, while executing u may chng the
browser it shows error. If u want to execute on any browser
better to create genric functions for those scripts
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How are values assigned to the variables in the vbscript language?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
How can you destroy an object in vbscript?
Explain the .wsf files?
What is the use of option explicit statement?
Can u describe what kind of testing are for OTC derivates by banks.
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
what types of bugs will we find out in banking projects for automation testing?
Explain the support of asp for vb script functionality?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
Write a Script for ATM in QTP
what is the use of QCUtil? explain with one example?
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
What are string functions in vbscript?