how will u do database testing in qtp?
how will u do the same with descriptive programming?
We will do the Database testing with Database check point by
writing some Queries to get the data from database.
I think that we can not do the database testing by using the
descriptive programming. Instead of that we should do the
Manual Testing by writing some queries directly to the database.
Correct me if I am Wrong. Thanks in Advance.........
| Is This Answer Correct ? | 1 Yes | 0 No |
what is On Error Resume Next ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Have you used xml check point in your project? How?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
what is database check point, how will you parameterize the database from seperate data table?
Explain in brief about the qtp automation object model (aom).
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.
Tell me one scenario, the complex functionality you have automated in your project?
what is the difference between testing and debugging?