ตัวกรองผลการค้นหา
Reverse engineering
แปลว่า(Software Engineering) trying to develop design models or an understanding of design using program code as a starting point
Basis path testing
แปลว่า(Software Engineering) a white box test case design technique that used the algorithmic flow of the program to design tests
CAD
แปลว่าการใช้คอมพิวเตอร์เพื่อออกแบบสิ่งต่างๆ เช่น สิ่งก่อสร้าง (คำย่อของ computer-aided design)
Structured programming
แปลว่า(Software Engineering) a design method that limited design constructs to only three basic forms and constrains program flow for better quality
Constraints
แปลว่า(Software Engineering) an restrictions or limitations placed on requirements or design
UML (Unified Modeling Language)
แปลว่า(Software Engineering) a comprehensive diagrammatic notation for the analysis and design of software
Stepwise refinement
แปลว่า(Software Engineering) a technique for accomplishing functional decomposition or procedural design (also called partitioning)
PDL
แปลว่า(Software Engineering) program design language; a combination of natural language with programming language-like constructs
FAST
แปลว่า(Software Engineering) Facilitated application specification techniques, a structured meeting between developer and customer; intent is to define basic requirementsFormal methods
White box testing
แปลว่าa test case design technique that makes use of a knowledge of the internal program logic
Functional decomposition
แปลว่า(Software Engineering) a technique used during planning, analysis and design; creates a functional hierarchy for the software
Modularity
แปลว่า(Software Engineering) an attribute of a design that leads to the creation of high quality program components