What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answers were Sorted based on User's Feedback
Answer / dibyendu hembram
Function:- function is a group of methods and instruction
and it can be access whenever we call that function
Action:- action is use to split our test script into more
flexible and logical unit advantage:- 1.if we require a
particular step of our test script then we can use action
by making it reusable action. 2. if 2 or more than two
scripts require the same script then we go for the action
| Is This Answer Correct ? | 6 Yes | 9 No |
Answer / sowmya m
Function must return avalue where Action is not required
| Is This Answer Correct ? | 0 Yes | 4 No |
Please guide me release notes of Automation once scripts are completed
How to handle the exceptions using the recovery scenario manager in qtp?
How Qtp will identifies object during run time
keyword driven framework having how many folders? explain folders in detail?
Does quicktest professional is unicode compatible?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
what is meant by Implicit and explicit requirements?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What does SPLIT and JOIN commands do in Vbscript?
6 Answers Ordain Solutions, UBC,
how to get no.of non empty rows in a excel sheet through vb-script
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?