How to scroll down a page while recording in qtp.
suggest me any method apart from low level recording.
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What is event handling in vbscript?
What is the extension of the vbscript file?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Which constant is used for print and display functions and works as same as pressing enter key?
how to write function to validate the number of characters entering into the text box?
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Explain some uses of vb script?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
How to return a value from function...? you should not tell msgbox, print.. etc.,
What is Querystring collection?