See the Bookstore for useful books with more information.) Return to top of this pages FAQ list What are 5 common solutions to software development problems?
• solid requirements – clear, complete, detailed, cohesive, attainable, testable requirements that are agreed to by all players. Use prototypes to help nail down requirements. In ‘agile’-type environments, continuous close coordination with customers/end-users is necessary. • realistic schedules – allow adequate time for planning, design, testing, bug fixing, re-testing, changes, and documentation; personnel should be able to complete the project without burning out. • adequate testing – start testing early on, re-test after fixes or changes, plan for adequate time for testing and bug-fixing. ‘Early’ testing ideally includes unit testing by developers and built-in testing and diagnostic capabilities. • stick to initial requirements as much as possible – be prepared to defend against excessive changes and additions once development has begun, and be prepared to explain consequences. If changes are necessary, they should be adequately reflected in related schedule changes. If possible, w
Related Questions
- See the Bookstore sections Software QA, Software Engineering, and Project Management categories for useful books with more information.) Return to top of this pages FAQ list What are 5 common solutions to software development problems?
- See the Bookstore sections Software Testing and Software QA categories for useful books with more information.) Return to top of this pages FAQ list Whats a est case?
- See the Bookstore for useful books with more information.) Return to top of this pages FAQ list What are 5 common solutions to software development problems?