@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00083628,
 author = {野尻, 周平 and 吉村, 健太郎 and 野中, 誠 and Shuhei, Nojiri and Kentaro, Yoshimura and Makoto, Nonaka},
 book = {ソフトウェアエンジニアリングシンポジウム2012論文集},
 month = {Aug},
 note = {企業情報システム開発では費やせるコストが限られているため,テストの効率化が求められている.本論文では,欠陥の検出に要するテストケースの実行数を削減するテストケース生成手法として,テスト実行履歴に基づくテストケース生成手法を提案する.提案手法は,まずテストの実行履歴から優先度の高いテスト入力値の集合を抽出する.次に得られた入力値の集合を用いて,欠陥検出期待値の高いものが実行順序の上位に配置されるよう,テストケースのリストを自動生成する.本手法の前提となる欠陥発生の偏りを,筆者らが所属する組織のソフトウェア製品事例により確認した.また,提案手法をシミュレーションにより評価し,ソフトウェアに含まれる欠陥間の依存確率が 0.25 以上の場合,既存手法より効率的なテストが実施できることを明らかにした., This paper describes a method to generate test cases based on a testing history for reducing the number of test cases to detect defects.  Enterprise system development projects require a more efficient test method, because of cost limitation for software developments.  We propose a testing method with extracting a set of high-priority input values from a testing history.  The method automatically generates a list of test cases with using the result set of input values.  A test case that is predicted high expectation about detecting defect is located in high rank of the list.  A case study is conducted where there was a trend of defect incidents in module program units by analyzing results of integration testing and system testing.  Also, the proposed method is evaluate quantitatively by simulation.  When probability of dependency among defects included in a software is more than 0.25, the proposed method can test more effectively than conventional methods.},
 pages = {1--6},
 publisher = {情報処理学会},
 title = {テスト実行履歴に基づくテストケース生成手法の提案},
 volume = {2012},
 year = {2012}
}