EMERGING TRENDS IN SOFTWARE ENGINEERING
MISCELLANEOUS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
resource management
|
|
iterative development
|
|
error checking
|
|
visual modeling
|
|
Change control
|
Detailed explanation-1: -The Rational Unified Process (RUP) is a software development and project management process that provides a disciplined and methodical approach towards assigning tasks and responsibilities in a team.
Detailed explanation-2: -Working efficiently as a team on a software project requires strong communication and definition of coding standards and best practices. A best practice is a rule that should be applied in your project, and it might target any topic: a programming language, a framework, security, performance, architecture, etc.
Detailed explanation-3: -CODE SIMPLICITY. Strive to keep your code simple. TESTING. Continuously test from end to end. CODE COHERENCE. Keep it consistent across your team. CODE REVIEWS. Don’t be shy, allow someone to check your code! ESTIMATION. Set your time and budget estimates realistically. 09-Dec-2019