<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-04-15T04:29:25Z</responseDate>
  <request identifier="oai:ipsj.ixsq.nii.ac.jp:00209676" metadataPrefix="jpcoar_1.0" verb="GetRecord">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00209676</identifier>
        <datestamp>2025-01-19T18:26:30Z</datestamp>
        <setSpec>1164:1384:10524:10525</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/1.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/1.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/1.0/jpcoar_scm.xsd">
          <dc:title>リファクタリングがテストコードに与える影響の定量的調査</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>清水, 一輝</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>柏, 祐太郎</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>亀井, 靖高</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>鵜林, 尚靖</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">リファクタリング</jpcoar:subject>
          <datacite:description descriptionType="Other">リファクタリングはソフトウェア品質を向上させるために広く実施されている．しかし，リファクタリングを行うことは多大な時間と労力を要することが多く，開発期間が短く限られているプロジェクトでは敬遠される傾向にある．開発者にリファクタリングを躊躇させる心理的要因の一つとして「リファクタリングによるテストスイートの破壊」が挙げられる．一般的に，リファクタリングは外部から見た挙動を変更しない．しかし，ソースコードの内部構造を変化させるため，メソッドレベルでの挙動が変わり，従来のテストメソッドがコンパイルエラーに陥ることや予期していた出力と異なる出力となり失敗する可能性がある．本研究では，どのようなリファクタリングがテストを破壊しやすく，それぞれがどの程度の変更（修正テストメソッド数および修正行数）を必要とするについてを定量的な調査を行い，以下の 4 点が分かった．(1) 最もコンパイルエラーに陥りやすいリファクタリングは Rename Class であり，34.5% のテストメソッドがコンパイルエラーに陥る．(2) 最もテストメソッドが修正されるリファクタリングは Rename Class であり，10.3% のテストメソッドが変更される．(3) Rename Class では 17.1% の行数が変更される．(4) Change Attribute Type は 28.6% の確率でテストメソッドが追加される．</datacite:description>
          <dc:publisher xml:lang="ja">情報処理学会</dc:publisher>
          <datacite:date dateType="Issued">2021-02-22</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_18gh">technical report</dc:type>
          <jpcoar:identifier identifierType="URI">https://ipsj.ixsq.nii.ac.jp/records/209676</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">2188-8825</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AN10112981</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>研究報告ソフトウェア工学（SE）</jpcoar:sourceTitle>
          <jpcoar:volume>2021-SE-207</jpcoar:volume>
          <jpcoar:issue>19</jpcoar:issue>
          <jpcoar:pageStart>1</jpcoar:pageStart>
          <jpcoar:pageEnd>8</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="IPSJ-SE21207019.pdf">https://ipsj.ixsq.nii.ac.jp/record/209676/files/IPSJ-SE21207019.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>867.8 kB</jpcoar:extent>
            <datacite:date dateType="Available">2023-02-22</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
