การทดสอบของ Visual Studio แฟ้มผลจะถูกสร้างขึ้นโดยซอฟต์แวร์จากไมโครซอฟท์ที่สามารถใช้ในการสร้างโปรแกรม Microsoft Windows และซอฟต์แวร์นี้เป็นโปรแกรมของ Visual Studio ยังพัฒนาโดยไมโครซอฟท์ การทดสอบของ Visual Studio แฟ้มผลจะรวมกับข้อกำหนดการเข้ารหัสที่เป็นกรรมสิทธิ์ของไมโครซอฟท์ในรูปแบบไฟล์ TRX ยังเป็นกรรมสิทธิ์ของไมโครซอฟท์ ที่ติดอยู่กับ .trx ขยายเนื้อหาของผลการทดสอบของ Visual Studio ไฟล์มีผลเกี่ยวข้องกับการทดสอบโดยเฉพาะอย่างยิ่งที่ทำโดยผู้ใช้ในซอฟแวร์ของ Visual Studio เพราะนี่คือโปรแกรมของ Visual Studio จะดำเนินการกับชุดของคุณลักษณะที่สามารถใช้ในการจำลองฟังก์ชันเขียนเป็นโครงการพัฒนาโปรแกรม Microsoft Windows เพื่อระบุปัญหาบางอย่างและปัญหาที่ซอฟแวร์ของ Visual Studio อาจพบระหว่างการจำลองของผู้ application- ฟังก์ชันการทำงานที่เฉพาะเจาะจง นอกจากนี้ยังหมายความของ Visual Studio ไฟล์เหล่านี้ผลการทดสอบจะใช้สำหรับการแก้จุดบกพร่องปัญหาบางอย่างในโครงการการประยุกต์ใช้ Microsoft Windows สร้างขึ้นด้วยโปรแกรมของ Visual Studio, เช่นเดียวกับการปรับปรุงฟังก์ชันเหล่านั้น ข้อมูลที่เก็บไว้ในไฟล์เหล่านี้ผลการทดสอบของ Visual Studio นอกจากนี้ยังใช้แอพลิเคชันของ Visual Studio ที่จะแสดงใน GUI (Graphical User Interface) ของโปรแกรมที่ผลการทดสอบบางอย่างที่ดำเนินการโดยผู้ใช้สำหรับโครงการ Visual Studio การพัฒนาโปรแกรมประยุกต์
Microsoft Visual Studio is an integrated development environment (IDE) produced by Microsoft. It has a code editor that supports syntax highlighting and code completion using IntelliSense for not only variables, functions and methods but also language constructs like loops and queries; includes a debugger that works both as a source-level debugger and as a machine-level debugger; includes a host of visual designers to aid in the development of applications and other tools. Visual Studio permits developers to write extensions for Visual Studio to expand its capabilities. These extensions are linked to Visual Studio and extend its functionality. Extensions come in the form of macros, add-ins, and packages. Macros represent repeatable tasks and actions that developers can write programmatically for saving, replaying, and distributing; add-ins gives access to the Visual Studio object model and can interact with the IDE tools; and packages can create designers and other tools, as well as integrate other programming languages.
MSTest is a command line function that executes unit tests created in Visual Studio 2005, Visual Studio 2008 or Visual Studio 2010 and was developed by Microsoft; also called the Visual Studio Test Result. It is integrated with the TRX file format, and contains results associated to the test done by the user.MSTest.exe is the command used to run the test. This command has a number of options the user can use to modify the test run and user can utilize many of these options in conjunction with one another. User can specify these options in any order on the MSTest.exe command line. These Visual Studio test results files are utilized for debugging some problems in a Microsoft Windows application project created with the Visual Studio program, as well as for improving those functionalities. The data saved in these Visual Studio test results files are also used by the Visual Studio application to be shown in the GUI (Graphical User Interface) of the program the results of certain tests implemented by the user for a Visual Studio application development project.
นามสกุลไฟล์เป็นชุดของสามหรือสี่ตัวอักษรที่ส่วนท้ายของชื่อไฟล์นั้นในกรณีนี้ .trx. นามสกุลไฟล์ที่บอกคุณว่าชนิดของไฟล์ที่เป็นของ Windows และบอกสิ่งที่โปรแกรมสามารถเปิดได้ หน้าต่างมักจะร่วมโปรแกรมเริ่มต้นที่จะขยายแต่ละไฟล์เพื่อที่ว่าเมื่อคุณดับเบิลคลิกที่ไฟล์โปรแกรมที่เปิดโดยอัตโนมัติ เมื่อโปรแกรมที่ไม่ได้อยู่บนเครื่องคอมพิวเตอร์ของคุณบางครั้งคุณสามารถได้รับข้อผิดพลาดเมื่อคุณพยายามที่จะเปิดไฟล์ที่เกี่ยวข้อง
การแก้ไขข้อผิดพลาดในการ เชื่อมโยง FILE .trx FILE ASSOCIATION