what is reusable action and how the same can be implemented
(process)?
Answer Posted / aravindh
HI, A Re-Usable Action is one which can be reused by other
Actions or Tests. By default, an Action is Non-Reusable.To
make an Action Reusable,
1.Open the Action
2.Edit-->Action-->Action Properties-->
3.select the "Reusable Action" Checkbox.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
write a script to verify the image path(src property) of the images which are in web pages.
What is Cross browser testing? Does UFT support it?
How can you give wait up to 10 seconds in qtp?
when u script reveiwing in which area u more concentrates?
What is a Patch in QTP?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
How can you send user defined messages to test report?
desribe a situation where u faced a stressful situation and how did u cope with it
what is the difference btn risks & Therads in the Test plan documentation?
How to use Environment parameterization? Explain with an example.
How to use transactions in qtp?
What are the technologies supported by qtp?
What are metrics and matrix?
Where to use Property Let, Property Get, Property Set in UFT