Category:Create Unit Tests (Pathway)
From Foss2Serve
(Difference between revisions)
(7 intermediate revisions by one user not shown) | |||
Line 59: | Line 59: | ||
* [[:Category:Written Communication|Writ Comm]] | * [[:Category:Written Communication|Writ Comm]] | ||
| | | | ||
+ | *[[Unit Test With GoogleTest Activity]] | ||
+ | *[[Examine Branch Test Coverage (Activity)]] | ||
+ | *[[Test Coverage Activity]] | ||
+ | |||
|- | |- | ||
| | | | ||
− | 4. | + | 4. Add or improve unit tests, as previously identified, and evaluate results |
− | | | + | *Ensure appropriate branch/statement coverage criteria is met |
+ | *Run regression tests | ||
+ | | Improved set of unit tests is developed for the module(s) | ||
| | | | ||
* [[:Category:Written Communication|Writ Comm]] | * [[:Category:Written Communication|Writ Comm]] | ||
* [[:Category:Critical Thinking|Crit Think]] | * [[:Category:Critical Thinking|Crit Think]] | ||
| | | | ||
− | |||
− | |||
*[[Introduction to Test Driven Development]] | *[[Introduction to Test Driven Development]] | ||
*[[Regression Test Assignment]] | *[[Regression Test Assignment]] | ||
− | |||
*[[Test Driven Development]] | *[[Test Driven Development]] | ||
*[[Testing And Coverage Assignment]] | *[[Testing And Coverage Assignment]] | ||
− | |||
|- | |- | ||
| | | |
Latest revision as of 00:34, 9 March 2017
The contributor will: create unit tests for a software module (class, file, etc).
The contribution is: unit tests accepted into the project's codebase, and test results logged on issue tracker or otherwise accepted by the community.
Prerequisites
Area | The contributor must be able to: |
---|---|
Software Configuration |
|
Issue Tracker |
|
Community |
|
Pathway Steps, Outcomes, & Learning Activities
Follow the project’s policies and practices to complete the steps below.
Pathway Step | Step Outcome | Process Skills Focus | Related Learning Activities |
---|---|---|---|
1. Download and install the project |
Project is installed | ||
2. Build and run the project |
Project is built and executed | ||
3. Identify module(s) that lack tests, need improved and/or additional unit tests. For example:
|
Module that needs unit tests is identified | ||
4. Add or improve unit tests, as previously identified, and evaluate results
|
Improved set of unit tests is developed for the module(s) | ||
5. Post results on the issue tracker |
Results posted to the issue tracker |
Notes for Learning Activities Related to this Pathway
When creating and revising activities:
- Interact with the community to identify likely modules for testing.
- Use an activity that reviews existing unit cases to provide students with an understanding of what they are trying to accomplish.
This category currently contains no pages or media.