🎴 Flashcard Mode

Software Testing and QTP Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

The following are the four main columns in the Keyword view.

AnswerClick to flip back
A
Item, Operation, Value, Documentation
💡 Explanation:

The Keyword View's four main columns are Item (the object being acted upon), Operation (the action performed), Value (the data or parameters for the operation), and Documentation (auto-generated description). Item-Operation-Value forms the core test step, while Documentation provides readable explanations. The Comments column exists but is not considered one of the four MAIN columns.

Change Mode