Getting started with DevOps Test Embedded for Eclipse IDE
IBM® DevOps Test Embedded for Eclipse IDE (Test Embedded for Eclipse IDE) is designed to integrate into your existing Eclipse-based tool chain. Use this section as a guide to a typical workflow for testing and evaluating your C source code in the Eclipse CDT environment.
These guidelines assume that you have some familiarity with the following concepts and tools:
- The Eclipse CDT development environment.
- The features and tools provided by Test Embedded.
- The target platform on which you plan to run the tests.
To start using Test Embedded:
- Measure code coverage, memory profiling, performance profiling, and static metrics with the runtime analysis tools. See Runtime analysis overview.
- Include test data sets from data pools and create data dictionary to reuse data sets. See Creating data pools and Data dictionary overview.
- Create more test harnesses or add test cases and stubs to existing test harnesses.
- Create test suites to run multiple test harnesses and compare their results. See Creating test suites.
- Integrate test suites into IBM Engineering Test Management. See Engineering Test Management integration.