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 |
explain keyword driven framework?
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
what is TOM in qtp?
what is exact difference between smoke and sanity testing?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
write a script for get the following result: username password frm the string1="A=username" string2="B=password"
What are the advantages of QTP over WinRunner?
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
when to start the automation?
What is the "Release Notes", what it cosists? Key components in Release Notes ?