Testing object-oriented programsdoi:10.1145/268084.268115Rosenberg, JohnKlling, MichaelHSIA P. Testing of object2oriented programs[ C] . YIGA'97 Seminar. 1997
An integrated testing approach for object-oriented programs. New problems associated with the testing and maintenance of object-oriented programs (OOPs) have been introduced with the dramatically increasing use of OO... Liao, Shih-Sung. - Auburn University. 被引量: 5发表: 1997年 Test-Case Genera...
Kanmani, "Evolutionary multi- objective optimization for data-flow testing of object-oriented programs," in Proceedings of the International Conference on Advances in Computing and Information Technology (ACITY '12), N. Meghanathan, D. Nagamalai, and N. Chaki, Eds., vol. 177 of Advances in...
Nowadays, it is clear that object-oriented paradigm, although provides many profitable features, requires special testing support and also provides opportunities for exploitation by a testing strategy. The majority of research is concerned with analysis, design and programming techniques. Software testing ...
In this paper a structural integration testing approach for Object-Oriented (OO) and Aspect-Oriented (AO) Java programs is presented. To make the activity more feasible, we address the testing of pairs of units (i.e., methods and pieces of advice). A model called PWDU (PairWise Def-Use...
A method for testing system components of an object-oriented program, wherein system components of an object-oriented program are tested such that nested dependencies of methods are resolved and an arbitrary method is replaced by a stub (=substitute function). Methods without implementation ...
This work consists to study the relation and the approaches to test Object-Oriented Programming (OOP) programs and to propose a metamodel that enables the programmer to write the tests while writing the source code to be tested by exploiting the key features of OOP programming languages such as...
While developers and IT organizations increasingly acknowledge the importance of software testing, few know how to proceed -- especially when it comes to testing advanced object-oriented software systems. In this book, two leading O-O test researchers and consultants outline a start-to-finish methodo...
Ruby is an object-oriented, high-level, general-purpose programming language mostly used to develop web applications. In most cases, it is similar to Python, which makes it ideal for data analysis, prototyping, etc. Multiple unit testing frameworks for Ruby can be used with the Selenium Grid....
The advent of object-oriented programming led to the development of object-oriented testing, a more complex testing methodology than traditional functional testing. Similarly, the rise of web-based applications has led to web and web application testing development. Testing tools and techniques will ev...