Blazeware in the news...
A NIFTI Solution to Far-Field Antenna Transformations
The challenge was to take a highly complex development effort and bring it in on time and within cost.
Read More...

Integrated Teams and Sound Processes Bring Success
Blazeware member of NRL Midway Research Center Team to win Top 5 Department of Defense Programs Award.
Read More...

Contact Blazeware
Phone
540.775.9497

Mail
Blazeware Inc.
9491 Hayes Court
King George, VA 22485

ACM AFCEA IEEE IETF ISOC

Software Development Processes

Blazeware utilizes several software development models to develop solutions for Government.

Agile Software Development

Agile software development refers to a group of software development methodologies that promotes development iterations, open collaboration, and process adaptability throughout the life-cycle of the project.

Rational Unified Process

The Rational Unified Process (RUP) is an iterative software development process framework created by the Rational Software Corporation, a division of IBM since 2003. RUP is not a single concrete prescriptive process, but rather an adaptable process framework, intended to be tailored by the development organizations and software project teams that will select the elements of the process that are appropriate for their needs.

Test-Driven Development

Test-Driven Development (TDD) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and finally the software is refactored to accommodate changes.