How u do the back end testing in QTP?
Answer Posted / saleh
First of all we have to know what is back end testing? Back
end testing is nothig but checking the correctness of the
database.
With QTP we can write a script which going to connect the
backend I mean a database of our inquary then we can set it
on the datatable where we can compare the backend data with
the real one and determine If there is any inconsistency.
and so on so forth...
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How will you compare keyword and expert view?
Can we create a qtp test from qc?
what is the diffrence bw qtp architectute and qtp framework?
What is smart identification in QTP?
When Recovery scenario actually starts while testing the application?
What is qtpro? What is quick test pro? What is a quick test professional?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is checkpoint in qtp?
What is difference between Recording time object identification and Run time (Execution) time.
What is text/text area checkpoint?
Brief the process of testing with UFT?
How to create a standard checkpoint ?
what is profile tool?