Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| courses:cs397:winter2017:buzzword_bingo [2017/05/05 16:13] – [Triage] admin | courses:cs397:winter2017:buzzword_bingo [2017/05/05 16:14] (current) – [Buzzword Bingo] admin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| //In progress from class discussion...// | //In progress from class discussion...// | ||
| + | |||
| + | We identified some important buzzwords and then researched them together in class to try to understand some of the terms we repeatedly see when exploring software tools. | ||
| ===== Full-stack Development ===== | ===== Full-stack Development ===== | ||
| Line 86: | Line 88: | ||
| Refers to the measurement of a particular characteristic of a software program' | Refers to the measurement of a particular characteristic of a software program' | ||
| Examples of metrics: number of tests run and passed, number of defects, software development effort estimation (realistic predictions of the effort required to develop or maintain software), assessing performance of a server under heavy load | Examples of metrics: number of tests run and passed, number of defects, software development effort estimation (realistic predictions of the effort required to develop or maintain software), assessing performance of a server under heavy load | ||
| + | |||
| There are three types of metrics: | There are three types of metrics: | ||
| - | - Process Metrics: measures the process efficiency of the Software Development Life Cycle | + | * Process Metrics: measures the process efficiency of the Software Development Life Cycle |
| - | - Product Metrics: measures the quality of the software product | + | |
| - | - Project Metrics: measures the efficiency of a project team or any tools being used in the project | + | |
| JMeter: http:// | JMeter: http:// | ||
| + | |||
| Source: http:// | Source: http:// | ||
