CRUD - NextensArelB/SwaggerGenerationTool GitHub Wiki

##What is CRUD? CRUS is not a formal test technique, however important to include in your testing. CRUD stands for:

  • Create: this can be a customer, an almanac, an aangifte etc
  • Read: after creation, close down, open and try to retrieve and read what was entered during creation
  • Update: update 1 or more fields, check if this update is reflected in related functionalities, e.g. reporting, XBRL, related screens
  • Delete: delete the object which has been created, check if this deletion is reflected in related functionalities, e.g. reporting, XBRL, related screens

##To be used when testing:

  • Functional test on US level: API, calculations, XBRL and reporting
⚠️ **GitHub.com Fallback** ⚠️