- Other test types and QA processes, such as API tests, integration tests and stress tests
- Simulations
- Compressions
- Packaging
- Rendering
- Code analysis
- Quantitative analysis
- Data conversions (for example: audio conversion, image conversion)
- Code generation
- Code obfuscation
- Assets creation
- Submission Interface - A manual (command line) interface that enables you to execute processes either using batch files or from within their application, utilizing remote machine’s CPUs and memory in a parallel way.
- Interception Interface - An automatic interface that allows you to specify a process name. Whenever this process name will be executed by your application, Incredibuild will automatically execute this process on a remote machine instead of the local machine. This interface gives you full control over the spawned processes or applications, inter-dependencies, etc.
- XML Interface - A general-purpose distribution interface which uses an input XML file describing a set of command-line tasks to be run by Incredibuild, along with their input files, output files and dependencies.