File Types

ATEasy uses several types of files as shown in the following table.

 

File Type

Extensions

For More Information, See

Workspace

WSP

Workspace File

Project

PRJ, PJT

Types of Projects

Program

PRG, PGT

Overview of Programs, Tasks, and Tests

System

SYS, SYT

Overview of Systems, Drivers, and Interfaces

Driver

DRV, DRT

Overview of Systems, Drivers, and Interfaces

Log

LOG, TXT, HTM, MHT

Logging Test Results

Form Binary Data

FRX

When saving PGT, DRT or SYT (module files in text format) and the document contains a Form with binary data such as image,  an FRX file is created for that form.
Note that this file is no longer require in version 10 or newer since the binary data is converted to text and embedded to the text format in BASE 64 format. ATEasy 10 still save the FRX file, however, if you are not using an older ATEasy these files are not required anymore.

The extensions column shows the formats in which a file type is saved. When a file type has more than one extension, the first extension (for example, PRJ) is the binary format and the second, which ends in "T" (for example, PJT), is the text format. For more information on these formats, see File Formats.