Why is it recommended to close the database connection every time after the work is completed?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
When inserting strings into a SQL table in ASP what is the risk and how can you prevent it?
a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program
Which operator can be used to check if two numbers are equal or not in vbscript?
VBscript for QTP,best tutorial?
how to retrive the tooltip by using descriptive programming in qtp?
How to create a function in vbscript?
Write a program to print all lines that contains a word either “testing” or “qtp”
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
How to remove the spaces in a string Ex: "Welcome to QTPWorld" ?
Which operator is used to concatenate the 2 values in the vbscript language?