JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
QA Knowledge base
Test analysis techniques
Test design techniques
More
Share
Explore
Test design techniques
CRUD
С - create
R - read
U - update
D - delete
We define all data items to be processed by the system and can create use cases related to creating, reading, updating and deleting information items.
Theory
https://www.professionalqa.com/crud-testing
https://codebots.com/crud/how-to-test-CRUD
https://www.softwaretestinghelp.com/crud-testing/
https://hexawise.com/posts/how-to-model-and-test-crud-functionality/
We can combine this method with concurrency.
CRUD
table
with concurrency
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.