Integrating DevOps Test Embedded with Microsoft Visual Studio

You can integrate HCL DevOps Test Embedded (Test Embedded) with Microsoft Visual Studio to enable runtime analysis directly within the development environment. This integration allows you to instrument applications, collect runtime data, and view analysis results such as code coverage, runtime tracing, and performance profiling without leaving Visual Studio.

The integration is implemented by using a Test Data Preparation (TDP) based plug-in that adds DevOps Test Embedded commands to the Visual Studio Tools menu. These commands provide access to configuration options and analysis results during the build and execution process.

Supported Environments

  • Microsoft Visual Studio integration is supported only on Windows platforms.
  • DevOps Test Embedded Studio and Microsoft Visual Studio must be installed on the same system.