Structuring and testing dataโ successHow do we know if we have completed the Structuring and Testing Data module?๐ฏ You’ve achieved your learning objectives if you can:Interpret and rephrase error messagesBreak down a problem into sub-goalsImplement and test single sub-goals without implementing a full solution to the whole goalIdentify and refactor duplicated codeTranslate requirements into unit testsInterpret test feedbackIdentify edge cases that need testingDescribe the intended behaviour of a program and its actual behaviourIdentify bugs in someone elseโs code (person/machine)๐ฏ To complete any module, you must:Do your work: complete all mandatory backlog issuesCome to classOverall Objectives