Various methods of measuring software

Various methods of measuring software
random testing without a written test, record test results expected, checklists, scripts or instructions.
Localized language version of the software is to make changes, such as the English windows windows is localized into Chinese.
Name smoke tests can be understood as the kind of short test time-consuming, with only a bag of tobacco effort is enough.
UI testing is to test whether the user interface styles to meet customer requirements, the text is correct, the page is beautiful, text, image combination is perfect, the operation is friendly and so on.
Portability testing is to test whether the software can be successfully ported to specific hardware or software platforms.
The purpose of the test is international support for internationalization of software testing capabilities, identify potential problems internationalization of software to ensure that the software can run correctly in different regions of the world.
Installation and testing of the software is to ensure that under normal conditions and abnormal conditions, for example, for the first time to install, upgrade, complete or custom installation can be installed in the test.
Black box testing software is based on the specifications of the software, these tests do not consider the principle of operation of the internal software, software for users like a black box.
White-box testing is to test object as an open box. When using a dynamic test white-box method, the need to test the internal structure of software products and processes, without test functions of software products.
Automated testing tools to test, such tests generally do not need human intervention, usually have more in using GUI, performance and functional testing. By recording the test script, and then run this test scripts to automate the testing process. Automated testing tools QTP, Testcomplete, AutoRunner TAR and so on.
Acceptance Testing There are three general strategies: formal acceptance, acceptance or informal Alpha, Beta,.

Guess you like

Origin www.cnblogs.com/stillstep/p/10939436.html