How will you get a random number between 0 and 1 in vbscript?
How to open browser in vb script?
i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
Explain what is loose binding? Why is it not a good practice to use it?
how to delete folder test3,test4 and test5 using vbscript?
What is the use of "Option Explicit"?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
find the length of the string without using length function?
how to retrive the tooltip by using descriptive programming in qtp?
Write a VB Script to count blank Lines in a notepad
How to Import data from a file (file is on the desktop) to the data table
can u test the application without add-in?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)