100% found this document useful (3 votes)
857 views1 page

QTP Extensions

QTP test files can contain action folders with .mtr and .mts file extensions for object repositories and scripts. If a test is run at least once, result folders named Res1, Res2 etc. will be created containing the test results in a Results.xml file. The QTP testing framework includes test files, result folders, test scripts and libraries, and utilities folders.

Uploaded by

Naveen kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
100% found this document useful (3 votes)
857 views1 page

QTP Extensions

QTP test files can contain action folders with .mtr and .mts file extensions for object repositories and scripts. If a test is run at least once, result folders named Res1, Res2 etc. will be created containing the test results in a Results.xml file. The QTP testing framework includes test files, result folders, test scripts and libraries, and utilities folders.

Uploaded by

Naveen kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 1

Extensions in QTP Tool:

1. .tsr-> Object repository file when we export the objects from object repository
2. .mtr-> extension for per-action repository
3. .mtb-> batch file
4. .txt/.ini/.xml ->Environment variables
5. .xls ->Data table values
6. .vbs ->Library files (VBScript)

One QTP Test file contains:

Action 0
Action 1 folders which have resource.mtr, script.mts

If application tested at least 1 time, Results folder will be created like Res1, Res2…. in a
test. Results are stored in Results.xml file for each test results.

Framework:

1. Test files
2. Test Results
3. Test Scripts/Libraries
4. Utilities

You might also like