IEICE Technical Committee Submission System
Conference Schedule
Online Proceedings
[Sign in]
Tech. Rep. Archives
    [Japanese] / [English] 
( Committee/Place/Topics  ) --Press->
 
( Paper Keywords:  /  Column:Title Auth. Affi. Abst. Keyword ) --Press->

All Technical Committee Conferences  (Searched in: All Years)

Search Results: Conference Papers
 Conference Papers (Available on Advance Programs)  (Sort by: Date Descending)
 Results 1 - 17 of 17  /   
Committee Date Time Place Paper Title / Authors Abstract Paper #
ET 2018-05-19
10:20
Kanagawa National Institute of Special Needs Education A Support System for Applied Java Programming Exercises toward Stepwise Development and Test Driven Approach -- A Virtual Experiment and User Evaluation with Revision and Extension of a Sorting Program Code --
Reo Ishii, Kento Tsuji, Hiroyuki Tominaga (Kagawa Univ.) ET2018-3
In introductory Java exercises, we learn basic object-oriented concepts and implement the functions of each object.In th... [more] ET2018-3
pp.11-16
ET 2014-03-08
13:15
Kochi Kochi National College of Technology An Implementation of Statement Fill-in-blank Problem Function for Java Programming Learning Assistant System
Nobuya Ishihara, Nobuo Funabiki, Toru Nakanishi (Okayama Univ.) ET2013-98
We have proposed aWeb-based JPLAS (Java Programming Learning Assistant System) to help students studying Java programmin... [more] ET2013-98
pp.35-40
ET 2014-01-11
15:55
Tokyo Mejiro University A clue function using Javadoc for code writing problem in Java programming learning assistant system
Takuya Nakamura, Nobuo Funabiki, Toru Nakanishi, Noriki Amano (Okayama Univ.) ET2013-87
Java has been educated in a lot of universities and professional schools due to the reliability,portability,
and easy l... [more]
ET2013-87
pp.115-120
KBSE 2013-03-14
14:45
Tokyo Shibaura Institute of Technology Test Case Design Method to Guarantee the Feasibility of the Requirements Based on the Simulation
Ryo Shikimi (Shibaura Inst. of Tech.), Shinpei Ogata (Shinshu Univ.), Saeko Matsuura (Shibaura Inst. of Tech.) KBSE2012-75
To enhance mutual understanding between developers and customers and to guarantee the feasibility of the requirements de... [more] KBSE2012-75
pp.37-42
ET 2012-09-29
13:00
Okayama   An Implementation of Code Design Learning Function in Java Programming Learning Assistant System
Takuya Nakamura, Nobuo Funabiki, Toru Nakanishi, Kan Watanabe, Noriki Amano (Okayama Univ.) ET2012-31
Java has been educated in a lot of universities and professional schools due to the reliability, portability,and easy le... [more] ET2012-31
pp.17-22
ET 2012-03-10
10:00
Kagawa   An Implementation of Erroneous Code Pointing Function in Java Programming Learning Assistant System Using Test-Driven Development Method
Yuki Fukuyama, Nobuo Funabiki, Toru Nakanishi, Kan Watanabe, Noriki Amano (Okayama Univ.) ET2011-100
To enhance the effect of the Java programming education by assisting self-studies of students, we have proposed a Web-ba... [more] ET2011-100
pp.1-6
KBSE 2011-09-22
09:00
Overseas Ocean Grand Hotel Jeju Interactive Test Data Development Tool for Validating Requirements Analysis Model
Ryo Shikimi, Shinpei Ogata, Saeko Matsuura (Shibaura Inst. of Tech.) KBSE2011-32
To define the validated requirements specification by the customers, we have proposed a requirements analysis method in ... [more] KBSE2011-32
pp.49-54
SS 2011-06-30
16:30
Overseas Korea Univ. (Seoul) A Tool For Detecting Duplicated Test Code Based On Test Coverage to Assist TDD
Kazunori Sakamoto (Waseda Univ.), Takuto Wada (Towers Quest), Hironori Washizaki, Yoshiaki Fukazawa (Waseda Univ.) SS2011-8
The amount of test code has increased as the test technology has developed and the amount of duplicated test code that i... [more] SS2011-8
pp.41-46
SS 2010-08-05
13:15
Hokkaido Asahikawa Shimin-Bunka-Kaikan (Civic Culture Hall) A Concern-oriented Recommendation System for Debugging
Masaru Shiozuka (Kyushu Inst. of Tech.), Naoyasu Ubayashi (Kyushu Univ.) SS2010-19
It is not so difficult for professional programmers to predict the cause of a bug from their experience. On the other ha... [more] SS2010-19
pp.17-22
MSS 2010-08-02
14:25
Ishikawa   Generating test cases for implementing concurrent systems based on the OTS/CafeOBJ method
Takahiro Seino (AIST), Masaki Nakamura (Kanazawa Univ.) CST2010-33
In software developments with formal methods, there exists an unavoidable gap between a system description in formal spe... [more] CST2010-33
pp.7-12
KBSE 2009-11-27
15:30
Shimane Shimane Univ. Debug Concern Graph for Supporting Test-Driven Development
Masaru Shiozuka, Naoyasu Ubayashi (Kyushu Inst. of Tech) KBSE2009-46
This paper proposes Debug Concern Graph (DCG), a knowledge representation method for aiding the debugging process based ... [more] KBSE2009-46
pp.91-96
KBSE 2009-11-27
16:05
Shimane Shimane Univ. Experiment and Evaluation of Model Driven Development for ET Robot Contest
Kunihiko Ito, Tatsuya Satou, Yuu Sugawara, Mariko Fukawa, Yumi Hoshina, Tomoyoshi Wakabayashi, Saeko Matsuura (Shibaura Inst. of Tech.) KBSE2009-47
We have participated in the Embedded Technology Robot Contest from 2007 and 2009. The aim of the contest is to design a ... [more] KBSE2009-47
pp.97-102
ET 2009-06-13
13:35
Aichi Nanzan Univ. A Proposal of an Educational-support System for Java Programming Using the Test-driven Development Method
Yukiko Matsushima, Yasuhiro Kasai, Nobuo Funabiki, Toru Nakanishi, Noriki Amano (Okayama Univ.) ET2009-8
This paper presents an educational-support system for Java programming using the test-driven development method, with th... [more] ET2009-8
pp.7-12
KBSE 2008-11-28
11:20
Fukuoka FIT Model Driven Development Experiment of Embedded System
Kunihiko Ito, Mina Amakawa, Saeko Matsuura (Shibaura Institute of Technology Graduate School) KBSE2008-31
We have participated in the Embedded Technology Robot Contest in 2007 and 2008. The aim of the contest is to design a go... [more] KBSE2008-31
pp.49-54
IN, NS
(Joint)
2006-03-02
11:20
Okinawa Rizzan Sea-Park Hotel Tancha-Bay (Okinawa) Test Item Extraction Tool for Test-Driven Software Development of SIP Services
Hirokazu Goh (Waseda Univ.), Osamu Mizuno (NTT Corp.), Yoshiaki Tanaka (Waseda Univ.)
Correspondence to the specification change flexibly than to develop about the past water fall model and soft release in ... [more] NS2005-166
pp.33-36
SS 2005-10-13
15:15
Saitama Jumonji University A Learning Support System for Programming Based on Test Driven Development -- Self Training Architecture for Novice Developers --
Eisuke Yoshida (Hiroshima Univ.), Hirotsugu Kakugawa (Osaka Univ.)
In this paper, we describe a learning support system STAND for computer programming based on test driven development. To... [more] SS2005-44
pp.27-32
NS, IN 2005-03-03
10:50
Okinawa Okinawa Zanpa-misaki Royal Application Model and Evaluation of Test-Driven Development to Communication Software
Hirokazu Goh (Waseda Univ.), Osamu Mizuno, Akinori Shiraga, Tsuyoshi Abe (NTT), Yoshiaki Tanaka (Waseda Univ.)
Soft release in short term can be expected to be achieved by applying the test-driven development technique to communica... [more] NS2004-237 IN2004-237
pp.201-204
 Results 1 - 17 of 17  /   
Choose a download format for default settings. [NEW !!]
Text format pLaTeX format CSV format BibTeX format
Copyright and reproduction : All rights are reserved and no part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any information storage and retrieval system, without permission in writing from the publisher. Notwithstanding, instructors are permitted to photocopy isolated articles for noncommercial classroom use without fee. (License No.: 10GA0019/12GB0052/13GB0056/17GB0034/18GB0034)


[Return to Top Page]

[Return to IEICE Web Page]


The Institute of Electronics, Information and Communication Engineers (IEICE), Japan