Testing Jobs and Services using test cases - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-13

Your Talend Studio comes with a test framework that allows you to create test cases to test your Jobs and Services during Continuous Integration development to make sure they will function as expected when they are actually executed to handle large datasets.

By creating a test case, you can verify whether the following will work as expected:

  • a data flow
  • one or more components
  • multiple subJobs

Note that when you create a test case for one or more components that do not constitute a data flow or for multiple subJobs, the Create a Test Skeleton check box will not be operable and you need to complete the test case by adding components of your choice manually.

This section describes how to create, set up, and execute a test case based on the tMap Job example elaborated in .

Available in:

Cloud API Services Platform

Cloud Data Fabric

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

To test a service, open the data service Job and follow the same procedure as the data integration Job to create, set up, and execute a test case for the data service Job.

Before creating a test case for a Job, make sure all the components of your Job have been configured.