﻿<?xml version="1.0" encoding="UTF-8"?>
<records>
  <record>
    <language>eng</language>
    <publisher>Science and Education Publishing</publisher>
    <journalTitle>Journal of Computer Sciences and Applications</journalTitle>
    <eissn>2328-725X</eissn>
    <publicationDate>2015-04-24</publicationDate>
    <volume>3</volume>
    <issue>2</issue>
    <startPage>56</startPage>
    <endPage>60</endPage>
    <doi>10.12691/jcsa-3-2-7</doi>
    <publisherRecordId>JCSA2015327</publisherRecordId>
    <documentType>article</documentType>
    <title language="eng">Test Data Generation Using Computational Intelligence Technique</title>
    <authors>
      <author>
        <name>Harsh Bhasin</name>
        <email>i_harsh_bhasin@yahoo.com</email>
        <affiliationId>1</affiliationId>
      </author>
      <author>
        <name>Naresh Chauhan</name>
        <affiliationId>2</affiliationId>
      </author>
      <author>
        <name>Sandhya Pathak</name>
        <affiliationId>3</affiliationId>
      </author>
    </authors>
    <affiliationsList>
      <affiliationName affiliationId="1">Department of Computer Science, Jamia Hamdard, Delhi, India</affiliationName>
      <affiliationName affiliationId="2">Department of Computer Science, YMCAUST, Faridabad, India</affiliationName>
      <affiliationName affiliationId="3">M.Tech Scholar, CSE Department, DITMR, Faridabad, India</affiliationName>
    </affiliationsList>
    <abstract language="eng">Testing is one of the most important parts of Software Development Life Cycle. It requires the crafting of a good test. This crafting can be done only after deep analysis and knowhow of the working of the software. This work presents the Genetic Algorithm based approach for the generation of test data. The approach would automate the test data generation process and hence facilitates the process of testing. The work would also help in the elimination of human biases. The work has been implemented in C#, verified with a set of 10 moderate size software. The results are encouraging. The work is part of a larger endeavor to develop a comprehensive testing system for C #software. This work is based on a comprehensive literature review which has helped develop a sound theoretical base.</abstract>
    <fullTextUrl format="pdf">http://pubs.sciepub.com/jcsa/3/2/7/jcsa-3-2-7.pdf</fullTextUrl>
    <keywords language="eng">
      <keyword>genetic algorithms</keyword>
      <keyword>software testing</keyword>
      <keyword>test data generation</keyword>
      <keyword>branch coverage</keyword>
    </keywords>
  </record>
</records>