- Test Data Types
Raw
Parameter
Runtime
Random
Data Generator
Phone Number
Mail Box
Environment
Concat Test Data
Create Test Data Profile
Update Test Data Profile
Updating Value in TDP
Import TDP
Bulk Deletion of a Test Data Profile
Create Test Data [Environment]- data generators
Default Test Data Generators
Address Function Type
ChangeDataType Function Type
Company Function Type
DateFunctions Function Type
DomainFunctions Function Type
EmailFunctions Function Type
File Function Type
Friends Function Type
IdNumber Function Type
Internet Function Type
MailboxAliasFunctions Function Type
MailboxFunctions Function Type
Name Function Type
NameFunctions Function Type
Number Function Type
NumberFunctions Function Type
Phone Number Function Type
PhoneNumberFunctions Function Type
Random String Function Type
RandomText Function Type
StringFunctions Function Type
TestDataFromProfile Function Type
Concat Test Data
In Testsigma, users can concat test data, which combines multiple sets of test data. This article discusses how to concat test data.
Prerequisites
Before you begin, ensure that you have referred to:
Steps to Concat Test Data
- Navigate to Create Tests > Test Cases, and click on Create Test Case.

- To concat test data, we use the following NLP in our test case.

- Click on test data1, and select Data Generator from the dropdown.

- On ! Data Generators overlay, select StringFunctions as Function Type and Concat as Function.

- Enter the first value in Testdata 1, click + Input Testdata to add another field, then enter the second value.

- Click Save.

- Click on test data2, choose where you want to store the test data from the dropdown and click Create Step.

- After adding all the steps, execute the test case and validate the result.