Explain the adodb.stream class?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get a subset of a array in vbscript?
join all the array values without using join function?
To get data from table which method will be used in QTP
What are lbound and ubound in the vbscript language?
i want to when we will write the scripts either after getting the build or after getting the SRS?
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
write a qtp script to count the number of minimized windows
What are the disadvantages of vbscript?
Mention what is variant in vbscript?
a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program