.ORDEREDTEST 파일 확장자
Visual Studio Ordered Test File
| 개발사 | Microsoft |
| 인기도 |
3.0 | 3 투표 |
ORDEREDTEST 파일이란 무엇인가요?
Test container file created by Microsoft Visual Studio, a software development tool that allows developers to create Windows applications; contains references to tests to run for a project, such as unit tests; used for organizing test cases for automated execution.
추가 정보
ORDEREDTEST files are saved using XML formatting and can be viewed with a text editor if needed.
ORDEREDTEST 파일을 열거나 참조하는 프로그램
Windows