ตัวกรองผลการค้นหา
Joint application development (JAD)
แปลว่า(Software Engineering) a specific FAST technique
Loop testing
แปลว่า(Software Engineering) a white box testing technique that exercises program loops
Object-oriented design (OOD)
แปลว่า(Software Engineering) a technique for translating the OOA model into an implementation model
Object-oriented analysis (OOA)
แปลว่า(Software Engineering) a technique for defined classes of objects, their relationships and basic structure
Stepwise refinement
แปลว่า(Software Engineering) a technique for accomplishing functional decomposition or procedural design (also called partitioning)
White box testing
แปลว่าa test case design technique that makes use of a knowledge of the internal program logic
GQM (Goal, Question, Metric) paradigm
แปลว่า(Software Engineering) a technique for defining meaningful metrics for any part of the software process
Grammatical parse
แปลว่า(Software Engineering) a technique that is used during analysis and intended to help isolate basic data objects and functions
Functional decomposition
แปลว่า(Software Engineering) a technique used during planning, analysis and design; creates a functional hierarchy for the software
Time-boxing
แปลว่า(Software Engineering) a project scheduling and control technique that establishes time boundaries for the completion of a specific project task
Basis path testing
แปลว่า(Software Engineering) a white box test case design technique that used the algorithmic flow of the program to design tests
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)