What is Querystring collection?
No Answer is Posted For this Question
Be the First to Post Answer
Mention what is the main difference between function and sub-procedure?
What is the purpose of the err object in the vbscript language?
There are 5 web pages.write a script to click the button on 4th web page.
what is the standards used for writing the script in QTP
Explain the functionality of vbscript?
We have an application which is built using multiple technologies and are using QTP as the tool for Automating the same. While we spy over a combo box in this application, we get the object name as a "Combo Control" and we are not able to perform any action over this object in either selecting or checking any method for the same like "Exist" etc. Hence we thought of a solution and the same can be found below
Write VB script to convert from feet to inches(hint 1feet=12 inches)
give me any information abou vb script books learn quckly
How to add actions in driver script to run those actions in QTP?
When are redim statement and preserve keyword used in the vbscript language?
What is the difference between for loop and while loop?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?