What is the use of the recordset object and which statement is used to create such an object?
No Answer is Posted For this Question
Be the First to Post Answer
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
How to pass argument by reference to a function in vbscript?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
How to get path of the file through scripting?
Mention the environments where vbscript could be run?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
How will you get a subset of a array in vbscript?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
How to capture a runtime error in vbscript?
Explain about scrrun.dll?
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
How to search word in a string without using instring function?