International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064


Downloads: 143

Survey Paper | Computer Science & Engineering | India | Volume 6 Issue 5, May 2017


Survey on Object Oriented Mutation Testing

Snehal R. Takawale | Sandeep Kadam [2]


Abstract: Software testing is very important phase in software development. Various testing techniques are used with intention of finding software bugs. Different approaches are suggested to perform application testing, testers shall choose testing techniques in terms of cost and efficiency. Mutation testing is fault based testing technique which is widely used over decades. Several module and class testing techniques have been applied to object-oriented programs, but researchers have only recently begun developing test criteria that evaluate the use of key OO features such as inheritance, polymorphism, and encapsulation. Mutation testing is a powerful testing technique for generating software tests and evaluating the quality of software. However, the cost of mutation testing has traditionally been so high it cannot be applied without full automated tool support. paper presents a method to reduce the execution cost of mutation testing for OO programs by using two key technologies, Mutant Schemata Generation (MSG) and byte code translation. This method adapts the existing MSG method for mutants that change the program behavior and uses byte code translation for mutants that change the program structure. A key advantage is in performance only two compilations are required and both the compilation and execution time for each is greatly reduced. A mutation tool based on the MSG/byte code translation method has been built and used to measure the speedup over the separate compilation approach.


Keywords: Software testing, Mutation testing, Mutants, Mutation testing tools


Edition: Volume 6 Issue 5, May 2017,


Pages: 605 - 610


How to Download this Article?

You Need to Register Your Email Address Before You Can Download the Article PDF


How to Cite this Article?

Snehal R. Takawale, Sandeep Kadam, "Survey on Object Oriented Mutation Testing", International Journal of Science and Research (IJSR), Volume 6 Issue 5, May 2017, pp. 605-610, https://www.ijsr.net/get_abstract.php?paper_id=ART20173141

Similar Articles with Keyword 'Software testing'

Downloads: 9 | Weekly Hits: ⮙1 | Monthly Hits: ⮙3

Study Papers, Computer Science & Engineering, India, Volume 12 Issue 5, May 2023

Pages: 1782 - 1784

An Overview of Software Development Life Cycle (SDLC)

Adnan Abass

Share this Article

Downloads: 68 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

Research Paper, Computer Science & Engineering, India, Volume 9 Issue 12, December 2020

Pages: 1334 - 1337

Mutation Testing Techniques in Software Testing: A Review

Dushyant Singh | Parulpreet Singh

Share this Article
Top