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 |
How to execute the test cases using QTP. i.e What is the use of QTP while execution
In an(AUT) web application their are two frames as fraMain and fraFooter. Both the frames contain link which needs to be retrieved at a single step. I tried it using "Regular Expression" as fra.* but QTP doesn't recognize the object. So Plz help me out to get resolve the problem:-)
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
Diff b/w test scenario's and test Procedures?
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
What is batch testing?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??
Have you done batch testing in qtp? If yes how you are doing?
how can you write a script without using GUI in QTP?
What are the Features & Benefits of Quick Test Pro ?