ตัวกรองผลการค้นหา
Software
แปลว่า(Software Engineering) programs, documents and data
Resources
แปลว่า(Software Engineering) anything that is required to get the project done, people, hardware, materials, information, etc.
Factoring
แปลว่า(Software Engineering) a technique that distributes control and work in a top-down manner within a software architecture (used a part of structured analysis)
Prototyping
แปลว่า(Software Engineering) the creation of a mock-up of an application
Defect amplification
แปลว่า(Software Engineering) when a defect is introduced early in the software process and remains undetected, it often is amplified into multiple defects later in the software process
Quality function deployment (QFD)
แปลว่า(Software Engineering) a technique that translates the needs of a customer in technical requirements for software by assessing the value of each requirement
Maintainability
แปลว่า(Software Engineering) the degree to which a program is amenable to change
Equivalence partitioning
แปลว่า(Software Engineering) a black-box testing method
Function points
แปลว่า(Software Engineering) a measure of the utility delivered by an application
Make-buy decision
แปลว่า(Software Engineering) determining whether software should be built internally, acquired, contracted or built from reusable components
Classes - a basic construct in object
แปลว่า(Software Engineering) oriented methods that categorizes elements of the problem
Functional decomposition
แปลว่า(Software Engineering) a technique used during planning, analysis and design; creates a functional hierarchy for the software