How many types of Actions are there in QTP?
Answer Posted / sreeprasad
There are three kinds of actions:
non-reusable action?an action that can be called only in
the test with which it is stored, and can be called only
once.
reusable action?an action that can be called multiple times
by the test with which it is stored (the local test) as
well as by other tests.
external action?a reusable action stored with another test.
External actions are read-only in the calling test, but you
can choose to use a local, editable copy of the Data Table
information for the external action.
| Is This Answer Correct ? | 58 Yes | 2 No |
Post New Answer View All Answers
Approach for Installation,comaptibility,system testing
what are the challenges you have faced while testing web based application using the automation tools ?
What is the basic concept of quicktest professional (qtp)?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
how did u use automating testing tools in ur job?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
What test cases can you automate using QTP?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Hai anyone please "Explain about Framework in QTP?"
What is the registration process and examination fees?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Without using gui map editor we can recognize the application in winrunner ?
Step 3&4 are repeated until an the object in recognised uniquely.
What is the significance of “action 0” in qtp?
What does mean by Scope of Automation?n How we defined it?