Login

Browse Items (7 total)

Execute a system test for another team's product.

Develop a system test plan.

Compare static and dynamic testing approaches.

Tags:

Describe general principles that guide software testing.

Tags:

This assignment asks the students to research testing methods, good and bad testing results and to use this research to create a position paper.

This assignment will confirm and solidify student understanding of the importance of testing. It will…

Describe refactoring. Describe test-driven design. Describe an example of application of refactoring.

A binary search tree is a data structure that is used to handle simple decisions. In this assignment you will use a binary search tree to store information and then search through the information for a decision. While a binary search tree is…