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 |
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)
What is an environment variable?
Explain object spy in qtp.
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Explain quicktest professional testing process?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
what is the difference between link and hyperlink?
Do you know how to connect database? Can you tell me the procedures?
what is the difference between link and hyper link?
WHAT ARE THE SHORTCUT KEYS IN QTP?