How are comments handled in the vbscript language?
How do you declare a variable in vbscript?
What are string functions in vbscript?
To get data from table which method will be used in QTP
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
What methods are used to create text files and open text files in the vbscript language?
How many data types are supported in Vbscript?
how to retrive the tooltip by using descriptive programming in qtp?
write a vb script to generate hello 5 times using do until loop
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Explain about the asc function?
write a vb script to open a text file and write into it
filter the array values without using filter function?