How do you declare a variable in vbscript?
What is the technology used by vb script?
What is the difference between function and procedure?
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
Why to use option explicit in vb script?
write a vb script to create a folder?
What is the use of the recordset object and which statement is used to create such an object?
How are values assigned to the variables in the vbscript language?
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)
Join the multiple array with out using JOIN function
accept a string & display whether a is present or not