+1 vote
in QuickTest Professional (QTP) by
What is the file extension of the code file and object repository file in QTP?

1 Answer

0 votes
by
File extension of

Per test object rep: filename.mtr

Shared Object rep: filename.tsr

Code file extension id: script.mts
...