ตัวกรองผลการค้นหา
Design specification
แปลว่า(Software Engineering) a document that describes the design
Change management
แปลว่า(Software Engineering) a set of software engineering actions that helps ensure that changes are properly identified, controlled, and reportedChange report
Chief programmer team
แปลว่า(Software Engineering) one way of organizing project staff
WebApps (Web Applications)
แปลว่า(Software Engineering) any application that delivers meaningful content or functionality to end users via the Web.
Coding
แปลว่า(Software Engineering) the generation of source code
Reverse engineering
แปลว่า(Software Engineering) trying to develop design models or an understanding of design using program code as a starting point
Data dictionary
แปลว่า(Software Engineering) a database that contains definitions of all data items defined during analysis; see also, Requirements dictionary
User hierarchy
แปลว่า(Software Engineering) a hierarchical representation of the categories of users that will interact with any type of software
Security
แปลว่า(Software Engineering) the ability of software to operate in a manner that is secure from internal or external attack
Quality
แปลว่า(Software Engineering) the degree to which a product conforms to both explicit and implicit requirements
Defect removal efficiency (DRE)
แปลว่า(Software Engineering) a nondimension ratio (between 0 and 1) that provides an indication of the degree to which errors are removed from software before it is released to end-users
Refactoring
แปลว่า(Software Engineering) changing software in a way that improves its internal structure but does not change it external behavior; often conducted iteratively as design evolves into code.