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
What are the views available in qtp?
What is QTP testing process?
What is ObjectParamater?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
What are the advantages of parameterization ?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
How to remove the associated function library?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Explain about datafile/verification of date file when file is not available in local system?
What are the two types of repositories available, explain them?
assume i have few url link how will i dynamically call then using descriptive programming?