unit testing

  • 121UnitTest — The C/C++ Source Code Unit Test Framework!UnitTest is a test framework designed for unit testing C/C++ code on the Microsoft Windows platform. UnitTest has a tiny footprint, the code is very clean. It s written in C++ and can be downloaded freely …

    Wikipedia

  • 122Agile software development — poster Agile software development is a group of software development methodologies based on iterative and incremental development, where requirements and solutions evolve through collaboration between self organizing, cross functional teams. It… …

    Wikipedia

  • 123Apache Maven — Developer(s) Apache Software Foundation Stable release 3.0.3[1] / March 3, 2011 …

    Wikipedia

  • 124Presenter First — is a software development approach that combines the ideas of the Model View Presenter (MVP) design pattern, Test Driven Development, and Story Driven Development.ApproachPresenter First concentrates on transforming each of a customer s… …

    Wikipedia

  • 125RDP technique — RDP Practice is a technique for tailoring Extreme Programming. This practice first time proposed as a [http://portal.acm.org/citation.cfm?id=1370143.1370149 coll=ACM dl=ACM CFID=69442744 CFTOKEN=96226775, long research paper] in APSO workshop at… …

    Wikipedia

  • 126Systems Development Life Cycle — Systems Development Life Cycle, or Software Development Life Cycle (SDLC), relates to models or methodologies that people use to develop systems, generally computer systems. Computer systems have become more complex and usually (especially with… …

    Wikipedia

  • 127Continuous integration — In software engineering, continuous integration (CI) implements continuous processes of applying quality control small pieces of effort, applied frequently. Continuous integration aims to improve the quality of software, and to reduce the time… …

    Wikipedia

  • 128Selenium (software) — Selenium is a portable software testing framework for web applications. The tests can be written as HTML tables or coded in a number of popular programming languages and can be run directly in most modern web browsers. Selenium can be deployed on …

    Wikipedia