Black box testing - This does not look at the programming but instead looks at the output to see whether the specifications and requirements have been met.
White box testing - This is performed by people who are familiar with the code and this involves carrying out tests to reveal any errors and ensure the code is written correctly.
Alpha testing - The first stage in the testing of computer products before they are released for public use. This is usually done by the software producer at an in-house site that is not involved with the software developers.
Beta testing - A preliminary version of the program which is distributed to heavy duty users to test under realistic conditions so that any bugs are found before public release.
Network testing - the measurement and recording of a networks state of operation. Network tools can be used to diagnose problems and these include:
- Station level statistics - network information about the types of data being transferred.
- Segment level statistics - looks at the network traffic over certain parts of the network and can be used to determine network capacity or troubleshoot a problem that causes slow running.
- Filtering - allows samples of data to be collected from certain IP addresses.
Comments
No comments have yet been made