Setting property values with the clipboard
Maintain the best quality of your application by testing it with the Clipboard tool. To test or debug your application, set values for the properties that you need to inspect, and then check whether these elements behave in an expected way.
For example, to test a child case type before you finish creating its parent case type, you can provide data that the child case type normally inherits from its parent. After you conduct your testing, you can debug your application by providing different values, as necessary.- In App Studio, navigate to an element that you want to test.
- In the footer of App Studio, click .
- In the Thread panel, click the page that stores the values that you want to edit.
- In the Clipboard page section, click Edit.
- In the Value column, provide a value for the property that you want to test or debug.
- Click Save.
- Populate the process that you want to test or debug with the new clipboard data.
- Verify that the field values match the test values.
Previous topic Using the Clipboard tool Next topic Adding a user page to the Clipboard