Setting property values with the Clipboard tool
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 your application logic uses, and then check whether the application logic behaves as expected.
For example, to test the logic of a child case type, before you finish creating its parent case type, you can provide a sample of the data that the child case type normally inherits from its parent.For relevant training materials, see the Clipboard data module on Pega Academy.
- In App Studio, navigate to an element that you want to test.
- In the footer of App Studio, click .
- In the navigation pane, 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.
Previous topic Using the Clipboard tool Next topic Adding a user page to the clipboard