Software testing concepts
In lecture on software testing, I will cover following concepts:
References
- The software testing process
 - Types of software tests
 - unit test
 - integration test
 - system test
 - function test
 - structural test
 - User acceptance test: http://www.exforsys.com/tutorials/testing/what-is-user-acceptance-testing.html
 - Usability test: http://en.wikipedia.org/wiki/Usability_testing
 - Alpha, beta and pilot tests: http://www4.nau.edu/azregions/testing/beta.htm
 
References
- Whittaker, J.A. (2000) "What is software testing? Any why is it so hard" IEEE Software, Feb., pp. 70-79.
 - On software testing: http://en.wikipedia.org/wiki/Software_testing
 
Comments
Post a Comment