🎴 Flashcard Mode

QuickTest Professional (QTP) Fundamentals

Card1 / 20
Mastered0
Review0
QuestionClick to flip

We can import and export object repositories from and to ________ files

AnswerClick to flip back
A
XML
💡 Explanation:

Object repositories in QTP/UFT are exported and imported as XML files. XML format preserves the repository structure and object properties. TSR, MTS, and XLS are not standard formats for object repositories - TSR might be confused with test resource files, but repositories use XML.

Change Mode