🎴 Flashcard Mode

QTP Test Automation Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Where do you mark an action as reusable?

AnswerClick to flip back
A
B. Action Properties
💡 Explanation:

Actions are marked as reusable in the Action Properties dialog in QTP. This is done by accessing the action's properties and checking the 'Reusable action' checkbox. Action Settings typically contain different properties (like name, description), Action Run Settings handle runtime parameters, and Action Call Properties manage how actions are called - none of these contain the reusable setting.

Change Mode