Data Lists are managed as test resources. Each data list contains a set of list values and corresponds to an input requirement for your application-under-test. For example,
- Class of Service for an airline application
- Shipping method for a retail application
If your test logic requires you to work with various combinations of inputs for a given field, you define a Data List and use it in action logic (explained in later chapters).
Adding a New Data List
Navigate to Resources > Data Lists and click on the "+" icon.
In the "New Data List" window:
- Give a Data List name.
- Provide a Description to explain the Data List.
- Add value/values to the Data List.
Comments
0 comments
Article is closed for comments.