ตัวกรองผลการค้นหา
Reusability
แปลว่า(Software Engineering) the ability to reuse an already-existing program component in another application
PDL
แปลว่า(Software Engineering) program design language; a combination of natural language with programming language-like constructs
Clusters
แปลว่า(Software Engineering) a collection of program components (modules) that is tested as a group
White box testing
แปลว่าa test case design technique that makes use of a knowledge of the internal program logic
Unit testing
แปลว่า(Software Engineering) part of the testing strategy that focuses on tests to individual program components
Modularity
แปลว่า(Software Engineering) an attribute of a design that leads to the creation of high quality program components
Can't Make Heads Or Tails Out Of Someone Or Something
ไวรัส
หมายถึงน. เชื้อจุลินทรีย์ที่เล็กมาก ไม่สามารถมองเห็นได้ด้วยกล้องจุลทรรศน์ธรรมดา ไม่จัดเป็นเซลล์ มีทั้งที่ก่อโรคและไม่ก่อโรค เช่น เชื้อไข้หวัดใหญ่เป็นไวรัสชนิดหนึ่ง. (อ. virus).
Black box testing
แปลว่า(Software Engineering) testing that does not focus on the internal details of the program but uses external requirements
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
Structured programming
แปลว่า(Software Engineering) a design method that limited design constructs to only three basic forms and constrains program flow for better quality