How to add actions in driver script to run those actions in
QTP?
write a program to display the system specifications of client system with the help of vb script.
Explain How do you create a recordset object in vbscript?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
What if you do not specify anything when you call a procedure?
Mention characteristics of sub procedures?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
How will you get the smallest subscript of an array in vbscript?
How can you fetch the value of a cookie?
What is sql loader? Explain the files used by sql loader to load file?
Mention what is the main difference between function and sub-procedure?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
write a program to display configuration of a local system with the help of vb script.