Why is it recommended to close the database connection every time after the work is completed?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use Option Explicit?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
How can you create a file object to work with the files in the vbscript language?
What is the difference between vb debugger and the script debugger?
write a vb script to calculate factorial of a number?
What is the use of the recordset object and which statement is used to create such an object?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
how many types of recording are there?
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
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..
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
What are lbound and ubound in the vbscript language?