EurekaMoments

ロボットや自動車の自律移動に関する知識や技術、プログラミング、ソフトウェア開発について勉強したことをメモするブログ

2019-06-01から1ヶ月間の記事一覧

What is a thing a software test professional take care?

Table of content Table of content Introduction Test has already started as of requirement definition How should we decide to write a test code or not? How can we reduce test cases effectively? What we should do to improve our test Introduc…

How can we improve our test skills?

Introduction Rule of system level test How about our system test environment? What miwa's team can get by testing as system level We should make our simulator's structure simpler We should correlate test cases to development history Trying…

Refactoring for Legacy software

Table of contents Table of contents Introduction Start refactoring Preparation for refactoring Code review Special event Risk Mikado Method Commented out code Test Documentation Construction of development environment Keeping quality of co…