QA-T133
Record Placeholders : 07 - Delete Table Record
OBJECTIVE
Check that deleting a record is successful unless the record is loaded in a placeholder in a running app
CCT
- a table record can be deleted
PRECONDITION
Expected State
- admin account
- a table with records
- In this example, we have a table 'Bike' with a record '1234'
- an app with a placeholder for this table, a button that loads the record into the placeholder, and a complete button
- In this example, we have a placeholder called '1234' that loads a record with id '1234' on a button press
Expected Knowledge
- knowledge of tulip tables, app editor, and player
Covers