Loading...
Please wait, while we are loading the content...
Similar Documents
Testing Software Programs with JUnit
Content Provider | TeachEngineering: STEM curriculum for K-12 |
---|---|
Author | Stejskal, Ryan Sandall, Brian |
Copyright Year | 2013 |
Description | In this activity, students design tests for a provided Java class before the class methods are constructed using a process called test-driven development. JUnit is a testing method that is included with NetBeans (Java) installs or can be downloaded from the web and included in the Java build. In this activity, students design tests for a provided Java class before the class methods are constructed using a process called test-driven development. To create a design, the software/system design process, which is a specific case of the engineering design process, is followed. After students create a design, it is implemented and tested and if necessary, the design undergoes editing to make sure it functions by testing the Java class correctly. To conclude the activity, students write the methods in the Java class using their tests to debug the program. |
Language | English |
Access Restriction | Open |
Rights Holder | Board of Regents, University of Nebraska Regents of The University of Colorado |
Subject Keyword | Computer Science Java Netbeans Software Software Testing Test Case Systems Design Programming |
Content Type | Text |
Time Required | PT45M |
Education Level | Class IX Class X Class XI Class XII |
Pedagogy | Experimental Activity |
Resource Type | Hands-on |
Subject | Computer Science and Information Technology |