Answer Posted / sreeprasad
We can use any database like Oracle, MS Access, SQL
Server,Mysql with QTP
Making Connection and one can use the database.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How does qtp identify gui object?
What are the steps involved in the recovery scenario wizard?
How many add-ins comes by default with quicktest professional?
what is the difference between built-i function and In-built function?
What are the advantages of parameterization ?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Which functionalities of QTP used in banking project?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
How does quicktest professional (qtp) identifies the object in the application?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
what are the challenges you have faced while testing web based application using the automation tools ?
how will load the object during runtime?
How to use Environment parameterization? Explain with an example.