SDLC 面接の質問と回答
Question: Explain when to use the Prototype model.Answer: Prototype model should be used when the desired system needs to have a lot of interaction with the end users. Typically, online systems, web interfaces have a very high amount of interaction with end users, are best suited for Prototype model. It might take a while for a system to be built that allows ease of use and needs minimal training for the end user. Prototyping ensures that the end users constantly work with the system and provide a feedback which is incorporated in the prototype to result in a useable system. They are excellent for designing good human computer interface systems. |
復習用に保存
この項目をブックマークに追加したり、難しい内容としてマークしたり、復習セットに入れたりできます。
役に立ちましたか? はい いいえ
ユーザー評価で最も役立つ内容:
- What is Software Life Cycle?
- What are the different phases in SDLC?
- Why is software development life cycle important?
- What is SDLC model? What are the most well known SDLC models?
- Describe waterfall software development life cycle model.