DuckCorp

DuckCorp Dico

(RFC 2229 compliant dictionary server)

Found one definition

  1.                 From The Free On-line Dictionary of Computing (19 January 2023):
                    

    CRUD

    <programming, testing> A mnemonic for the four most important kinds of activity that almost any system of any type needs to support: create, read, update, delete. The absence or failure of any one of these is often a sign of a bad design or poor testing.

    (2014-08-06)