Answer Posted / bantanahal haribabu
qtp is a validation purpose of the objects in on any application.qtp is a easy to handle the any application.
qtp will give quality product to the customer. qtp will default support to vb script language .qtp will performs in expert view and keyword
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Curd testing?
Describe synchronization point.
How to use the object spy in quicktest professional 8.0 version?
Who uses qtp tool?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to use actions in qtp ?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What do you mean by iteration?
Explain hybrid framework with advantages and disadvantages?
How to carry out bit map check points in QTP
what is the difference between data driver & data driven and driver script?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Explain the concept of object repository?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.