ค้นเจอ 101 รายการ

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

Degree of Freedom:

แปลว่า(english) A displacement quantity which defines the shape and location of an object. In the two dimensional plane, a rigid object has three degrees of freedom: two translations and one rotation. In three dimensional space, a rigid object has six degrees of freedom (three translations and three rotations).

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

External force:

แปลว่า(english) A surface force or body force acting on an object. External forces are sometimes called applied forces.

Black box testing

แปลว่า(Software Engineering) testing that does not focus on the internal details of the program but uses external requirements

Strain:

แปลว่า(english) The intensity of deformation at a point in an object. See normal strain and shear strain.

Reverse engineering

แปลว่า(Software Engineering) trying to develop design models or an understanding of design using program code as a starting point

Center of Gravity (CG):

แปลว่า(english) The location of the resultant of gravity forces on an object or objects: sometimes called center of mass.

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