====== Software Development Model ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] A **Software Development Model** is a process or methodology selected for the development of the project depending on the project’s aims and goals. There are many development lifecycle models used in order to achieve different objectives required by a project. The models specify the various stages of the process and the order in which they are carried out. 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 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:v:v_model]] * [[dido:public:ra:xapend:xapend.a_glossary:i:incremental_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:i:interactive_model]] * [[dido:public:ra:xapend:xapend.a_glossary:s:spiral_model]] * [[dido:public:ra:xapend:xapend.a_glossary:p:prototype_model]] Source: [[https://tryqa.com/what-are-the-software-development-models/ ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~