1. The general process models that are commonly used are - A. Incremental development- This takes the fundamental process activities of specification development, validation, and evolution and represents them as separate process phases such as requirements specification, software design, implementation, and testing. B. The waterfall model-This approach interleaves the activities of specification, development, and validation. The system is developed as a series of versions (increments), with each version adding functionality to the previous version. C. Integration and configuration- This approach relies on the availability of reusable components or systems. The system development process focuses on configuring these components for use in a new setting and integrating them into a system. D. The Waterfall Model - It is also referred to as a linear-sequential life cycle model or the classic software life cycle model. It is very simple to understand and use. E. None of the above (ALL?) {Ans: E}1. What are the four framework activities found in the eXtreme Programming (XP) process model? A. Analysis, design, coding and testing B. Planning, analysis, design, coding C. Planning, analysis, coding, testing D. Planning, design, coding, testing {Ans: D. Planning, design, coding, testing}1. What is the purpose of load testing? A.