NetFind Web Search

  1. Ad

    related to: agile software development principles patterns and practices

Search results

  1. Results From The WOW.Com Content Network
  2. Agile software development - Wikipedia

    en.wikipedia.org/wiki/Agile_software_development

    Agile testing is a software testing practice that follows the principles of agile software development. Agile testing involves all members of a cross-functional agile team, with special expertise contributed by testers, to ensure delivering the business value desired by the customer at frequent intervals, working at a sustainable pace.

  3. Single-responsibility principle - Wikipedia

    en.wikipedia.org/wiki/Single-responsibility...

    e. The single-responsibility principle ( SRP) is a computer programming principle that states that "A module should be responsible to one, and only one, actor." [ 1] The term actor refers to a group (consisting of one or more stakeholders or users) that requires a change in the module. Robert C. Martin, the originator of the term, expresses the ...

  4. Scrum (software development) - Wikipedia

    en.wikipedia.org/wiki/Scrum_(software_development)

    Scrum Agile events, based on The 2020 Scrum Guide [1] Scrum is an agile team collaboration framework commonly used in software development and other industries. Scrum prescribes for teams to break work into goals to be completed within time-boxed iterations, called sprints. Each sprint is no longer than one month and commonly lasts two weeks.

  5. Robert C. Martin - Wikipedia

    en.wikipedia.org/wiki/Robert_C._Martin

    Robert Cecil Martin (born 5 December 1952), colloquially called "Uncle Bob", [ 3] is an American software engineer [ 2], instructor, and author. He is most recognized for promoting many software design principles and for being an author and signatory of the influential Agile Manifesto. [ 4]

  6. Scaled agile framework - Wikipedia

    en.wikipedia.org/wiki/Scaled_agile_framework

    Software development. The scaled agile framework ( SAFe) is a set of organization and workflow patterns intended to guide enterprises in scaling lean and agile practices. [ 1][ 2] Along with disciplined agile delivery (DAD) and S@S (Scrum@Scale), SAFe is one of a growing number of frameworks that seek to address the problems encountered when ...

  7. Extreme programming - Wikipedia

    en.wikipedia.org/wiki/Extreme_programming

    Extreme programming (XP) is a software development methodology intended to improve software quality and responsiveness to changing customer requirements. As a type of agile software development, [1] [2] [3] it advocates frequent releases in short development cycles, intended to improve productivity and introduce checkpoints at which new customer requirements can be adopted.

  8. Lean software development - Wikipedia

    en.wikipedia.org/wiki/Lean_software_development

    t. e. Lean software development is a translation of lean manufacturing principles and practices to the software development domain. Adapted from the Toyota Production System, [ 1] it is emerging with the support of a pro-lean subculture within the agile community. Lean offers a solid conceptual framework, values and principles, as well as good ...

  9. Software design pattern - Wikipedia

    en.wikipedia.org/wiki/Software_design_pattern

    In software engineering, a design pattern describes a relatively small, well-defined aspect (i.e. functionality) of a computer program in terms of how to write the code . Using a pattern is intended to leverage an existing concept rather than re-inventing it. This can decrease the time to develop software and increase the quality of the ...