Hi What are re-usable actions in QTP?
-Thank You
Answers were Sorted based on User's Feedback
In a test there will be some action if any action in a test
is useful in another test then we are going to use that
action as re-usable action then we going to that action in
another test
NOTE :We can use a action of one test in another test if
that action is change into re-usable action
if any wrong in this answer inform to me plz.........
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / rohini
Reusable actions are like functions in programming. when
you have a process that needs to be included in several
places in the testscript you can record and save it as a
reusable action. (Check the reusable checkbox while
recording the action). Then you can call this action from
other tests instead of recording and modifying each time,
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / bantanahal haribabu
An Action That can be called multiple times by the test and also another test with wich it is stored(the local data),as well as by other test.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sravanthi
these r the actions which r reusable in another actions. we
can also make non reusable actions into reusable actions .
for this we have 2 follow this navigation
record our reqs operation->step menu->action properties-
>select reusable actions
| Is This Answer Correct ? | 1 Yes | 3 No |
If the object property is changing very frequently, what was your approach?
can anyone please send me qtp framework material please its urgent
Hi, It is HR question. What are the qualities you like and dislike in your Project Manager?
What are the differences between quicktest professional and winrunner?
Explain in brief about the QTP Automation Object Model.
anybody wants to learn QTP with realtime implementations and complete framwork contact to this mail id ciraaj@gmail.com
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
please post the interview questions for QA position in FACTSET
Without using gui map editor we can recognize the application in winrunner ?
Suppose I want fail that check point? How can you do that?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
when there is a task that gets repeated in multiple scripts what do you do in QTP?