Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics

Regis University Student Publications (comprehensive collection)

2006

Software development

Articles 1 - 3 of 3

Full-Text Articles in Entire DC Network

Coverage Testing In A Production Software Development Environment, Kent Bortz Aug 2006

Coverage Testing In A Production Software Development Environment, Kent Bortz

Regis University Student Publications (comprehensive collection)

This project proposes that current testing methodologies used by standard testing tools are not sufficient to ensure sufficient test coverage. Test tools provide important and irreplaceable test data but are not capable of guaranteeing high percentage of path exposure (coverage). If the code path includes loop statements like, "if" or "when" then the number of paths to test grows exponentially. The growth of the code path becomes exponential when nested decision statements are considered. The most common methodology used in today's testing environment verifies each line of code but does not verify all path combination. Testing per line of code …


Using An Object-Oriented Approach To Develop A Software Application, Paul Duvall Jun 2006

Using An Object-Oriented Approach To Develop A Software Application, Paul Duvall

Regis University Student Publications (comprehensive collection)

This paper describes a software development project completed using an object-oriented approach. Because Visual Basic .NET was used to build the Windows-based application, application design patterns were identified that would be beneficial in this development environment. A discussion of which design patterns were selected and how they were implemented using Visual Basic .NET is included, along with descriptions of object-oriented design documents and their role in the project. The paper also provides details about how the project has and will be used to provide teaching examples in software development courses.


Strategic Planning And Tactical Operations Framework Design And Implementation, Kenneth R. Houghtling Apr 2006

Strategic Planning And Tactical Operations Framework Design And Implementation, Kenneth R. Houghtling

Regis University Student Publications (comprehensive collection)

No abstract provided.