What is the *.tsr file in QTP?
-
Object Repository files
-
VB action files
-
QTP Action files
-
Stores test data
A
Correct answer
Explanation
In QTP (QuickTest Professional), files with the .tsr extension represent shared object repositories. Other options like .vbs are action/script files, and data is typically stored in Excel .xls or .xlsx files.