Automated testing in Object oriented and Functional programming approach using Matlab
Keywords:
object oriented, functional testing, existing methods, new operationsAbstract
Object-oriented languages are good when you have a fixed set of operations on things, and as your code evolves, you primarily add new things. This can be accomplished by adding new classes which implement existing methods, and the existing classes are left alone. Functional languages are good when you have a fixed set of things, and as your code evolves, you primarily add new operations on existing things. This can be accomplished by adding new functions which compute with existing data types, and the existing functions are left alone. Here in this paper we will compare object oriented and functional testing.
References
Object Oriented software testing by Devid C. Kung
http://www.ecs.csun.edu/~rlingard/COMP595VAV/OOSWTesting.pdf
Automated Testing tools
http://www.guru99.com/automation-testing.html
Matlab Documentation
http://in.mathworks.com/help/matlab/matlab_oop/getting-familiar-with-classes.html
ML-Unit Matlab unit Test Framework
http://sourceforge.net/p/mlunit/mlunit/HEAD/tree/trunk/
Object Oriented programming in Matlab
http://www.ce.berkeley.edu/~sanjay/e7/oop.pdf
Artem, M., Abrahamsson, P., & Ihme, T. (2009). Long-Term Effects of Test-Driven
Development A case study. In: Agile Processes in Software Engineering and Extreme Programming, 10th International Conference, XP 2009,. 31, pp. 13-22. Pula, Sardinia, Italy: Springer.
Bach, J. (2000, November). Session based test management. Software testing and quality engineering magzine(11/2000), (http://www.satisfice.com/articles/sbtm.pdf).
Bach, J. (2003). Exploratory Testing Explained, The Test Practitioner 2002,
(http://www.satisfice.com/articles/et-article.pdf).
Bach, J. (2006). How to manage and measure exploratory testing. Quardev Inc.,
(http://www.quardev.com/content/whitepapers/how_measure_exploratory_testing.pdf).
Basilli, V., & Selby, R. (1987). Comparing the effectiveness of software testing strategies.
IEEE Trans. Software Eng., 13(12), 1278-1296.
Berg, B. L. (2009). Qualitative Research Methods for the Social Sciences (7th International Edition) (7th ed.). Boston: Pearson Education.
Downloads
Published
How to Cite
Issue
Section
License
Copyright (c) 2015 International Journal for Research Publication and Seminar
This work is licensed under a Creative Commons Attribution 4.0 International License.
Re-users must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. This license allows for redistribution, commercial and non-commercial, as long as the original work is properly credited.