RE: What is the file extension of the code file & object repository file in QTP?
Object Repository is like GUIMAP in winrunner. It learn the description of Objects logical name and the physical description . It contains two files, per Action and Shared.. File extension for per action is (.mtr) and the shared is (.tsr). Per action for each test , it creates a file and shared creates one file for the entite application ...