🎴 Flashcard Mode
Software Testing Fundamentals and Automation
Card1 / 19
Mastered0
Review0
QuestionClick to flip
In Test Settings ->Run the Data Table iteration options are for which data sheet?
AnswerClick to flip back
A
Global
💡 Explanation:
In QTP's Test Settings under the Run tab, the Data Table iteration options specifically control the Global sheet iterations - this defines how many times the entire test runs with different data rows. Local sheet iterations are configured per-action in the Action Call Properties, not in Test Settings. Run-time and Design-time refer to when data is available, not which sheet the iteration settings affect.