Files type: Visual Studio .NET Project
The ATP files defines projects made in Visual Studio .Net. The files with the .atp file extension belong to the development suite and is composed of source code information for Microsoft Application Center test (ACT).
The data in files with the .atp suffix can be used to compile a Windows workable program for ACT.
The information within a file with the .atp extension contains a collection of declarations or statements written in a computer programming language. It is a human readable form used to convert into a computer-executable form. These files may be transformed to an executable file using a compiler or may be executed by an interpreter.
Detailed information
Category: Source Code Files
Files format: Proprietary
Open with Windows: Microsoft Visual Studio .NET
Open with Linux: N/A
The files with the .atp format are created using the Integrated Development Environment (IDE), Microsoft Visual Studio and are used in developing Graphical user interface and console applications.
These can be created along applications for Windows Forms, Web applications, Web services and websites in both managed code and native code for supported platforms by Microsoft Windows.
The files with the .atp are created by clicking the File menu in Visual Studio .NET, Menu and then Project. From the Other Projects folder, choose Application Center Test Projects and select ACT Project template.