IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Testing modules > Component testing > Automating tests using Ant scripts > Use Ant scripts for testing in headless WebSphere BPM
Examples of files used in batch component testing
Several different types of files are typically used to perform batch processing of component test projects in a command-line environment, such as Ant scripts and XSD files.
The following topics provide examples of files used in testing component test projects from the command line:
- Example of an Ant script
An Ant script is used to perform several tasks, such as building and deploying the component test projects.- Example of an XSD file
An XML schema definition (XSD) file is used to define the contents of the XML output file generated from a test run.- Example of an XML output file
When you run an Ant script, an XML output file is generated.