Software-testing-dictionary-simulation

提供:Dev Guides
2020年6月22日 (月) 23:08時点におけるMaintenance script (トーク | 投稿記録)による版 (Imported from text file)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

シミュレーション

シミュレーションとは?

シミュレーションは、実際のシステムまたは提案されたシステムの動作を模倣するコンピューターモデルであり、時間ベースであり、関連するすべてのリソースと制約を考慮します。

シミュレーションの影響を受けるパラメーター

  • Cost
  • 再現性
  • Time

例:

A mobile simulator also known as emulator, a software that can be installed on a normal desktop which creates a virtual machine version of a mobile device such as a mobile phone, iPhone, other smartphone within the system.
Mobile simulator allows the user to execute the application under test on their computer as if it was the actual mobile device.