Answer Posted / anil
1.Action is a thing specific to QTP while functions are a
generic thing which is a feature of VB Scripting.
2.Action have a object repository, Data table etc
associated with it while a function can't.
3.A function is just lines of code with some/none
parameters and a single return value while an action can
have more than one output parameters.
4.We can write a function in an Action...But in Function we
can't..
5. We can't call an Action in a function, But we can call a
function in an Action.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How many types of recording modes are there?
How to use conditional loops in qtp ?
What is keyword driven framework?
What are the steps involved in the recovery scenario wizard?
distinguish between old version and new version QTP features.
With what extension you can save the list of tests in a file to run in test batch runner?
What is the difference between a Function and Procedure in QTP?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
How QTP support all types of applications (platforms)?
What is the syntax to call one action in another?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How you can delete excel file in qtp?
What are the types of environment variables in qtp?