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 does ‘on click of button’ event gets triggered in the vbscript language?
how to organize files in object repository of qtp
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
which one is more secure vb script or java script ??????? or both are same ??????
Which function is used to perform string comparison?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
How to select a value from a list box by using Selenium web-driver?
How will you get the smallest subscript of an array in vbscript?
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
input values to accept 2 numbers & print the product, difference and sum using switch case