ค้นเจอ 195 รายการ

Statistical quality assurance

แปลว่า(Software Engineering) techniques for process improvement that are based on measurements of the product and the process

CRC (class-responsibility-collaborator) modeling

แปลว่า(Software Engineering) an object-oriented modeling method that identifies and organizes classes are are relevant to a system

Extreme programming

แปลว่า(Software Engineering) an agile process model that emphasizes scenario-based planning, incremental delivery, refactoring, pair programming and continuous testing.

Regression testing

แปลว่า(Software Engineering) tests that are conducted repeated to ensure that a change has not introduced side effects

Business risks

แปลว่า(Software Engineering) the set of potential business problems or occurrences that may cause the project to fail

Project risks

แปลว่า(Software Engineering) the set of potential project problems or occurrences that may cause the project to fail

Analysis

แปลว่า(Software Engineering) a set of activities that attempt to understand and model customer needs and constraintsAnalysis methods

Adaptive maintenance

แปลว่า(Software Engineering) activity associate with changing an application to make it conform to changes in its external environment

Black box testing

แปลว่า(Software Engineering) testing that does not focus on the internal details of the program but uses external requirements

Grammatical parse

แปลว่า(Software Engineering) a technique that is used during analysis and intended to help isolate basic data objects and functions

Paper prototype

แปลว่า(Software Engineering) a paper representation of an application (e.g., story boards that describe the interaction at a human interface)

Data dictionary

แปลว่า(Software Engineering) a database that contains definitions of all data items defined during analysis; see also, Requirements dictionary