- 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
Plain Text
Raw or Plain Text is the simplest text data type you can use in your test case. Use the NLP that has test data in it.
For example, ‘Enter test data in element field’ is a NLP. Here, you can erase the test data placeholder and choose Plain Text from the dropdown to type anything you want as the input to your test.
When to Use Plain Text in a Test Case?
Plain Text or Raw data is used when you want to hardcode an input in your test. In cases where the input data is unique and doesn’t have to be a part of a test data profile or any other test data types, we use plain text data.
For Example: Here we are using the NLP, Wait for test data seconds.

We’ll select Plain Text from the dropdown and enter a number to create a test step.
How to Use Plain Text in a Test Case?
- Navigate to Create Tests > Test Cases and click on Create Test Case.

- Create a test step with NLP that has test data in it and choose Plain Text from the dropdown.

- Here, erase test data and enter a number to create the test step.

You can replace plain text with anything depending on the test case scenario.