Affiliation:
1. Gdańsk University of Technology
2. Intel Technology Poland
3. Gdansk University of Technology
Abstract
Performance and security are software (SW) application attributes situated on the opposite corners of system design. In the most drastic example the most secure component is the one totally isolated from the outside world, with communication performance reduced to zero level (e.g. disconnected physically from the network, placed inside a Faraday cage to eliminate possible wireless accessibility). On the other hand the most performance-optimized system is the one with all security rules taken off. Obviously such extreme implementations cannot be accepted, thus a reasonable trade-off between security and performance is desired, starting from the appropriate design, resulting in the adequate implementation, confirmed by security and performance testing in production environment. Unit testing (UT) is a well-know method of examining the smallest portion of SW application source code – units: methods, classes, interfaces in order to verify whether they behave as designed. Ideally, each UT test case is separated from others, taking advantage of stubs and mocks to provide full isolation from external test factors. This paper is an extension to research about joint security testing and performance testing for improving quality of distributed applications working in public-private network environments,addressing SW quality assessment at different, unit test level.
Publisher
Trans Tech Publications, Ltd.
Subject
Mechanical Engineering,Mechanics of Materials,General Materials Science
Reference20 articles.
1. I. Foster I., N. Karonis, C. Kesselman, S. Tuecke, Managing security in high-performance distributed computations. Cluster Computing. Vol. 1, Issue 1, pp.95-107 (1998).
2. A. Ghafoor, Distributed multimedia information systems: an end-to-end perspective. Multimedia Tools and Applications, Vol. 33, Issue 1, pp.31-56 (2007).
3. M. Barylski, Security And Performance Testing For Improving Quality of Distributed Applications Working in Public Private Network Environments. PhD dissertation created under supervision of prof. H. Krawczyk. Gdańsk University of Technology (2010).
4. A. Kolawa, D. Huizinga, Automated Defect Prevention: Best Practices in Software Management. Wiley-IEEE Computer Society Press. p.426. (2007).
5. P. Runeson, A Survey of Unit Testing Practices, IEEE Software, no. pp.22-29, (2006).