ตัวกรองผลการค้นหา
Regression testing
แปลว่า(Software Engineering) tests that are conducted repeated to ensure that a change has not introduced side effects
Loop testing
แปลว่า(Software Engineering) a white box testing technique that exercises program loops
Stress testing
แปลว่า(Software Engineering) a testing task that determines how software responds when it is forced to meet or exceed operational limits
Integration testing
แปลว่า(Software Engineering) a testing step that constructs the software while testing it
Load testing
แปลว่า(Software Engineering) a testing task that determines how software (often a WebApp) will respond to various loading conditions
Integration
แปลว่า(Software Engineering) the specific approach to integration testing
White box testing
แปลว่าa test case design technique that makes use of a knowledge of the internal program logic
Basis path testing
แปลว่า(Software Engineering) a white box test case design technique that used the algorithmic flow of the program to design tests
Software testing
แปลว่า(Software Engineering) a set of activities conducted with the intent of finding errors in software
Beta testing
แปลว่า(Software Engineering) testing that is conducted by the user
Bend Test
แปลว่า(english) Various tests which is used to ascertain the toughness and ductility of a metal product, in which the material is bent around its axis and/ or around an outside radius. A complete test might specify such a bend to be both with and against the direction of grain. For testing, samples should be edge filed to remove burrs and any edgewise cracks resulting from slitting or shearing. If a vice is to be employed, then you must line the jaws with some soft metal, to permit a flow of the metal in the piece being tested.
Extreme programming
แปลว่า(Software Engineering) an agile process model that emphasizes scenario-based planning, incremental delivery, refactoring, pair programming and continuous testing.