Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is diffrense between action and function

Answers were Sorted based on User's Feedback



what is diffrense between action and function..

Answer / kiran

1. Action is associated to object repository where as
function is not assocoiated to any repository and contains
only vb statements

2. Action can return multupla values where as function can
return single value

Is This Answer Correct ?    6 Yes 5 No

what is diffrense between action and function..

Answer / chandu

Actions are used to divide scripts into logically related
groups of QTP Statements . They are similar to functions but
with a few differences

Action are unique to QTP , While functions are supported by
both VB script and QTP.

Is This Answer Correct ?    0 Yes 0 No

what is diffrense between action and function..

Answer / mahaboob

Action is a qtp tool feature,we can use checkpoints in actions,As it is a qtp tool feature it may corrupt and Actions are slow execution.
Function is a vbscript feature,we canot use checkpoints in functios insted of functions we can use Loops and conditional statements,functions are fast execution compate with actions.

Is This Answer Correct ?    0 Yes 0 No

what is diffrense between action and function..

Answer / giridhar

1 Action is the Local source.its may hav small script
in action we can use only recorded identifiers.

2 Function is the Outer source.its may hav more script

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

How iteration is related to Test Results in QTP?

1 Answers  


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

0 Answers  


What is the entry and exit point of automation testing

2 Answers   Infosys,


How to use parameterization in qtp?

0 Answers  


is it possible to operate(on/off)the capslock using qtp

2 Answers  


What are the various automation frameworks available in qtp?

0 Answers  


How to build scripts that access data from external sources?

0 Answers  


what type of framework u r using in ur organization

0 Answers   Wipro,


How to test results for qtp ?

0 Answers  


you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani

4 Answers   Oracle,


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

0 Answers  


Use of environment variables?

4 Answers  


Categories