This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:s:software_development_model [2022/08/30 19:45] nick |
dido:public:ra:xapend:xapend.a_glossary:s:software_development_model [2022/08/30 20:58] (current) nick |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| The selection of a model is impactful in determining the testing requirements. The Model defines the **''what''**, **''where''**, and **''when''** planned testing, influences regression testing and largely determines which test techniques to use. | The selection of a model is impactful in determining the testing requirements. The Model defines the **''what''**, **''where''**, and **''when''** planned testing, influences regression testing and largely determines which test techniques to use. | ||
| - | There are various Software development models or methodologies. They are as follows: | + | There are various Software development models or methodologies and many are variations of the two main models: Waterfall and Agile. There is no "right" model, but understanding which model is being used, and having guidelines that are adhered to is important. |
| + | |||
| + | Some Software Development Models are: | ||
| * [[dido:public:ra:xapend:xapend.a_glossary:w:waterfall]] | * [[dido:public:ra:xapend:xapend.a_glossary:w:waterfall]] | ||
| * [[dido:public:ra:xapend:xapend.a_glossary:v:v_model]] | * [[dido:public:ra:xapend:xapend.a_glossary:v:v_model]] | ||
| - | * Incremental model | + | * [[dido:public:ra:xapend:xapend.a_glossary:i:incremental_model]] |
| - | * RAD model | + | * [[dido:public:ra:xapend:xapend.a_glossary:r:rad]] |
| * [[dido:public:ra:xapend:xapend.a_glossary:a:agile]] | * [[dido:public:ra:xapend:xapend.a_glossary:a:agile]] | ||
| - | * Iterative model | + | * [[dido:public:ra:xapend:xapend.a_glossary:i:interactive_model]] |
| - | * Spiral model | + | * [[dido:public:ra:xapend:xapend.a_glossary:s:spiral_model]] |
| - | * Prototype model | + | * [[dido:public:ra:xapend:xapend.a_glossary:p:prototype_model]] |