{"links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00225519","sets":["1164:2822:11181:11182"]},"path":["11182"],"owner":"44499","recid":"225519","title":["S/Wプラットフォーム更新に伴う性能試験自動化に向けた検討"],"pubdate":{"attribute_name":"公開日","attribute_value":"2023-03-16"},"_buckets":{"deposit":"497392f9-c67e-42ab-a669-431581d33949"},"_deposit":{"id":"225519","pid":{"type":"depid","value":"225519","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"S/Wプラットフォーム更新に伴う性能試験自動化に向けた検討","author_link":["596905","596904","596908","596907","596906","596903"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"S/Wプラットフォーム更新に伴う性能試験自動化に向けた検討"},{"subitem_title":"Consideration for the relationship between automated performance test and S/W platform update","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"設計手法・テスト手法・並列分散処理1","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2023-03-16","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"三菱電機株式会社"},{"subitem_text_value":"三菱電機株式会社"},{"subitem_text_value":"三菱電機株式会社"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Mitsubishi Electric Corporation","subitem_text_language":"en"},{"subitem_text_value":"Mitsubishi Electric Corporation","subitem_text_language":"en"},{"subitem_text_value":"Mitsubishi Electric Corporation","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/225519/files/IPSJ-EMB23062012.pdf","label":"IPSJ-EMB23062012.pdf"},"date":[{"dateType":"Available","dateValue":"2025-03-16"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-EMB23062012.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"42"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"d89b1e47-b10e-49c8-8e35-52364f8bf898","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2023 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"山田, 竜也"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"小野, 優也"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"井邊, 研吾"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tatsuya, Yamada","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yuya, Ono","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Kengo, Ibe","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12149313","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-868X","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"継続的インテグレーション (CI) の普及に伴い,組込み機器に対してもイテレーティブな自動テストの適用が広まってきている.CI による自動テストはビルドの実行を契機として実行されるため,実行回数が増大する.そのため,一回当たりの自動テストの効率化,時間短縮が重要視されている.一方,ソフトウェアの変更による性能劣化の検出には回帰テストが有効である.回帰テストによる判定は,あらかじめ設定した閾値を用いた合否判定が行われる.この閾値の設定は,熟練者によって属人的に行われることや,妥当な水準を判定するための試行回数が増大すること,といった課題があった.特に後者の課題は,オープンソースソフトウェア (OSS) のソフトウェア・プラットフォームを利用した開発で多く発生している.これは,OSS は更新頻度が高く,閾値再設定の作業頻度が増加していることが原因だと考えられる.以上より,CI における回帰テストの実行時間を短縮するために,閾値設定の効率化が必要であるといえる.本研究は,回帰テストで用いる性能試験の閾値設定を自動化することで上記の課題解決を図ることを目的とする.今回,少ないテスト回数で性能劣化を検出するための手法を考案し,複数のテストプログラムやベンチマークに適用することで,実用性を検討した.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"With the proliferation of Continuous Integration (CI), iterative automated testing has been widely adopted in embedded systems. Automated testing triggered by CI executed in many times according to its integration. Under this situation, effective and short-time execution in automated testing becomes more important. Conformance judgment by regression testing is taken by predefined thresholds. In this definition of thresholds, there are problems that are person-dependent procedures and increasing attempt times. Especially, the latter problem occurred in software platforms integrating Open-Source Softwares (OSS). This may depends on increasing work time to reset thresholds according to high-rate update of OSS. Therefore, to make the work time of resetting thresholds effective, it is necessary to shorten execution time of regression tests in CI. This study aims to solve this problem by automating threshold setting for performance measurement used in regression tests. In this paper, we devised a method for detecting performance degradation with a small number of tests, and applied it to multiple test programs and benchmarks to examine its practicality.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告組込みシステム(EMB)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2023-03-16","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"12","bibliographicVolumeNumber":"2023-EMB-62"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"created":"2025-01-19T01:25:01.634963+00:00","updated":"2025-01-19T12:47:00.418935+00:00","id":225519}