testing types
Following is a summary of the various tests that are performed on new and revised hardware and software. Thai Ann Loe made a major contribution to this definition.
Acceptance Test
The test performed by users of a new or changed system in order to approve the system and go live. See user acceptance test.
Active Test
Introducing test data and analyzing the results. Contrast with "passive test" (below).
Ad Hoc Test
Informal testing without a test case.
Age Test (aging)
Evaluating a system's ability to perform in the future. To perform these tests, hardware and/or test data is modified to a future date.
Alpha Test
The first testing of a product in the lab. Then comes beta testing. See alpha test.
Automated Test
Using software to test software. Automated tests may still require human intervention to monitor stages for analysis or errors.
Beta Test
Testing by end users. Follows alpha testing. See beta test.
Black Box Test
Testing software based on output only without any knowledge of internal operation. Contrast with "white box test."
Dirty Test
Same as "negative test."
Environment Test
A test of new software that determines whether all transactions flow properly between input, output and storage devices. See environment test.
Functional Test
Testing functional requirements of software, such as menus and key commands. See functional test.
Negative Test
Using invalid input to test a program's error handling.
Passive Test
Monitoring the results of a running system without introducing any special test data. Contrast with "active test" (above).
Recovery Test
Testing a system's ability to recover from a hardware or software failure.
Regression Test
To test revised software to see if previously working functions were impacted. See regression testing.
Smoke Test
Turn it on and see what happens. See smoke test.
System Test
Overall testing in the lab and in the user environment. See alpha test and beta test.
Test Case
A set of test data, test programs and expected results. See test case.
Test Scenario
A set of test cases. See test scenario.
Test Suite
A collection of test cases and/or test scenarios. See test suite.
Unit Test
A test of one component of the system. Contrast with "system test."
User Acceptance Test (UAT)
See "acceptance test" above.
White Box Test
Testing software with knowledge of the internal operation. Contrast with "black box test."
Following is a summary of the various tests that are performed on new and revised hardware and software. Thai Ann Loe made a major contribution to this definition.
Acceptance Test
The test performed by users of a new or changed system in order to approve the system and go live. See user acceptance test.
Active Test
Introducing test data and analyzing the results. Contrast with "passive test" (below).
Ad Hoc Test
Informal testing without a test case.
Age Test (aging)
Evaluating a system's ability to perform in the future. To perform these tests, hardware and/or test data is modified to a future date.
Alpha Test
The first testing of a product in the lab. Then comes beta testing. See alpha test.
Automated Test
Using software to test software. Automated tests may still require human intervention to monitor stages for analysis or errors.
Beta Test
Testing by end users. Follows alpha testing. See beta test.
Black Box Test
Testing software based on output only without any knowledge of internal operation. Contrast with "white box test."
Dirty Test
Same as "negative test."
Environment Test
A test of new software that determines whether all transactions flow properly between input, output and storage devices. See environment test.
Functional Test
Testing functional requirements of software, such as menus and key commands. See functional test.
Negative Test
Using invalid input to test a program's error handling.
Passive Test
Monitoring the results of a running system without introducing any special test data. Contrast with "active test" (above).
Recovery Test
Testing a system's ability to recover from a hardware or software failure.
Regression Test
To test revised software to see if previously working functions were impacted. See regression testing.
Smoke Test
Turn it on and see what happens. See smoke test.
System Test
Overall testing in the lab and in the user environment. See alpha test and beta test.
Test Case
A set of test data, test programs and expected results. See test case.
Test Scenario
A set of test cases. See test scenario.
Test Suite
A collection of test cases and/or test scenarios. See test suite.
Unit Test
A test of one component of the system. Contrast with "system test."
User Acceptance Test (UAT)
See "acceptance test" above.
White Box Test
Testing software with knowledge of the internal operation. Contrast with "black box test."
本文概述了针对新旧硬件及软件的各种测试类型,包括接受测试、主动测试、即兴测试等,并详细解释了每种测试的目的与实施方式。
6294

被折叠的 条评论
为什么被折叠?



