what is diffrense between action and function
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
What is contained in the object repository?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How is GC reddy online program Will i get placed How are the placements.
In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?
how to create external data table?
regular expression in qtp standar check point for months from accepting months from january to december only
How many types of actions are there in quicktest professional?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
What Folder Structure following in Keyword Driven Frame work?