can we create recorset with out using database connection in
vbscript?
You can create recordset object without using database
connection but not able to access data from Database.
If youn want to access data from database, then you should
create db connection. Using connectionstring only, you can
execute SQl query and able to save the results into
recordset.
Even if you create recordset object without db connection,
you might unnecessarily increase you code. Nothing will be
happen.
Is This Answer Correct ? | 2 Yes | 1 No |
How to find the path of folder in which the test is saved in qtp?
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?
What is text check point and text area check point?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
what are the different kinds of frameworks in automation?
In how many ways we can add check points to an application using QTP.
What test cases can you automate using QTP?
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
Explain the concept of how QTP identifies object.
How To clear the AutoComplete?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?