Showing posts with label units. Show all posts
Showing posts with label units. Show all posts

Sunday, June 14, 2009

What are the attributes for effective software metrics?

 
Attributes effective software metrics

  • Simple and computable
  • Consistent and objective
  • Consistent in its use of units and dimensions
  • Programming language independent
  • An effective mechanism for high-quality feedback

Tuesday, April 7, 2009

What are state transition diagrams?

State Transition Diagram

A state machine is a thing (e.g., system, subsystem, component, unit) whose functionality and output is dependent not solely on its current path, but also on its past input

The result of its previous input is called its state, and transitions are commands that cause changes from one state to another