InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Is The Difference Between Sdlc And Stlc? |
|
Answer» Software Development Life Cycle involves the complete Verification and Validation of a Process or a Project. Whereas Software Testing Life Cycle involves only Validation. Software Development Life Cycle involves business REQUIREMENT SPECIFICATIONS, Analysis, Design,Software requirement specifications, Development Process(Coding and Application development), Testing Process(Preparation of Test Plan,Preparation of Test cases,Testing,Bug reporting,Test Logs &; Test REPORTS), Release and Maintenance. Whereas Software Testing Life Cycle involves Preparation of Test Plan, Preparation of Test cases,Test execution ,Bug reporting &; Tracking, Re &; Regression Testing and Test CLOSURE. STLC is a Part of SDLC. Software Development Life Cycle involves the complete Verification and Validation of a Process or a Project. Whereas Software Testing Life Cycle involves only Validation. Software Development Life Cycle involves business requirement specifications, Analysis, Design,Software requirement specifications, Development Process(Coding and Application development), Testing Process(Preparation of Test Plan,Preparation of Test cases,Testing,Bug reporting,Test Logs &; Test Reports), Release and Maintenance. Whereas Software Testing Life Cycle involves Preparation of Test Plan, Preparation of Test cases,Test execution ,Bug reporting &; Tracking, Re &; Regression Testing and Test Closure. STLC is a Part of SDLC. |
|
| 2. |
What Is Stlc? |
|
Answer» The process of TESTING SOFTWARE in a well planned and systematic way is known as software testing life cycle(STLC). Software Test Life Cycle (STLC) consists of the following phases:
The process of testing software in a well planned and systematic way is known as software testing life cycle(STLC). Software Test Life Cycle (STLC) consists of the following phases: |
|
| 3. |
Explain About The Software Maintenance Process? |
|
Answer» PM (PROJECT Manager) FORMS Maintenance Team, Maintenance team consists ofa few developers, testers, and project management executive CCB receives customer CHANGE requests and perform REQUIRED CHANGES Maintenance(3 types)
(ex: windows 98 to Vista/windows 7)
(Ex: IItier application to web application) PM (Project Manager) forms Maintenance Team, Maintenance team consists ofa few developers, testers, and project management executive CCB receives customer change requests and perform required changes Maintenance(3 types) (ex: windows 98 to Vista/windows 7) (Ex: IItier application to web application) |
|
| 4. |
Explain About The Software Release Process? |
|
Answer» PM (Project MANAGER) forms RELEASE Team, Release team consists of a few developers, testers,project MANAGEMENT executive, and system administrator Release Team goes to customer place and deploys SOFTWARE. Release Team PROVIDES some training to the customer site people (if required) PM (Project Manager) forms Release Team, Release team consists of a few developers, testers,project management executive, and system administrator Release Team goes to customer place and deploys software. Release Team provides some training to the customer site people (if required) |
|
| 5. |
What Is Lld Or Detailed Design? |
|
Answer» Low LEVEL Design the view of the application DEVELOPED during the high level design is broken down into modules and programs. Logic design is done for EVERY PROGRAM and then documented as program specifications. For every program, a unit test PLAN is created. Low Level Design the view of the application developed during the high level design is broken down into modules and programs. Logic design is done for every program and then documented as program specifications. For every program, a unit test plan is created. |
|
| 6. |
What Is Hld Or Global Design? |
|
Answer» High LEVEL Design gives the OVERALL System Design in terms of FUNCTIONAL Architecture and Database design. It designs the over all architecture of the entire system from main module to all sub module. High Level Design gives the overall System Design in terms of Functional Architecture and Database design. It designs the over all architecture of the entire system from main module to all sub module. |
|
| 7. |
What Is Srs In Software Development? |
Answer»
|
|
| 8. |
What Is Brs In Software Development? |
|
Answer» BRS is Business REQUIREMENT Specification which means the client who WANT to make the APPLICATION gives the specification to software development organization and then the organization convert it to SRS (Software requirement Specification) as per the need of the software. BRS is Business Requirement Specification which means the client who want to make the application gives the specification to software development organization and then the organization convert it to SRS (Software requirement Specification) as per the need of the software. |
|
| 9. |
What Is Requirements Gathering Phase In Sdlc,explain It? |
|
Answer» This is an initial stage in SDLC; in this stage business analyst category people gather requirements from the customer and document them, the document CALLED BRS (Business requirements specification) or CRS (customer requirements specification) or URS (user requirements specification) or PRD (product requirements specification) or BDD (business design document) NOTE:
This is an initial stage in SDLC; in this stage business analyst category people gather requirements from the customer and document them, the document called BRS (Business requirements specification) or CRS (customer requirements specification) or URS (user requirements specification) or PRD (product requirements specification) or BDD (business design document) NOTE: |
|
| 10. |
What Spiral Model? |
|
Answer» The Spiral Life Cycle Model is a type of ITERATIVE software development model which is generally IMPLEMENTED in high RISK projects. It was first proposed by Boehm. In this system development method, we COMBINE the features of both, waterfall model and prototype model. In Spiral model we can arrange all the activities in the form of a spiral. The Spiral Life Cycle Model is a type of iterative software development model which is generally implemented in high risk projects. It was first proposed by Boehm. In this system development method, we combine the features of both, waterfall model and prototype model. In Spiral model we can arrange all the activities in the form of a spiral. |
|
| 11. |
What Is Scrum Methodology In Agile Software Development? |
|
Answer» There are different methodologies, which are a part of the agile model. The most famous one is scrum methodology. Like all the other agile computer programming, scrum is also an iterative and incremental methodology. This methodology is different than the other methodologies because, the idea of empirical process CONTROL was introduced in this process. As a matter of fact, scrum was introduced for software project management. However, it was eventually also used for software maintenance. The best part of the scrum methodology is that it makes use of real world progress of a project, which is used for planning and scheduling releases. The entire computer software project is divided into small parts known as sprints. The duration of sprint can range from one week to THREE weeks. At the end of the duration of the sprint, the team members along with the stakeholders MEET. This MEETING helps in assessing the progress of the project and chalk out the further plan of action. This assessment helps in taking STALK of the current state of affairs and rework the line of work and complete the project on time and not just speculate or predict the further outcome. There are different methodologies, which are a part of the agile model. The most famous one is scrum methodology. Like all the other agile computer programming, scrum is also an iterative and incremental methodology. This methodology is different than the other methodologies because, the idea of empirical process control was introduced in this process. As a matter of fact, scrum was introduced for software project management. However, it was eventually also used for software maintenance. The best part of the scrum methodology is that it makes use of real world progress of a project, which is used for planning and scheduling releases. The entire computer software project is divided into small parts known as sprints. The duration of sprint can range from one week to three weeks. At the end of the duration of the sprint, the team members along with the stakeholders meet. This meeting helps in assessing the progress of the project and chalk out the further plan of action. This assessment helps in taking stalk of the current state of affairs and rework the line of work and complete the project on time and not just speculate or predict the further outcome. |
|
| 12. |
What Are The Disadvantages Of Prototype Model? |
Answer»
|
|
| 13. |
What Is Prototype Model? |
|
Answer» It begins with requirements gathering. Developers and Customers meet and define the overall objectives of the software. Developers prepare design documents using all available requirements then build the prototypes, prototypes are sent to Customer, and Customer evaluates Prototypes and gives feedback. Developers REDEFINE Requirements, modify software design and produce MODIFIED Prototypes. Process will be continued LIKE this, after getting Customer’s confirmation Developers Start Regular process; Software Design, Coding (Implementation), Testing and Release &; Maintenance. The OBJECTIVE of this approach is getting clear (COMPLETE and Correct) Requirements from Customers in order to avoid Defects multiplication. It begins with requirements gathering. Developers and Customers meet and define the overall objectives of the software. Developers prepare design documents using all available requirements then build the prototypes, prototypes are sent to Customer, and Customer evaluates Prototypes and gives feedback. Developers redefine Requirements, modify software design and produce modified Prototypes. Process will be continued like this, after getting Customer’s confirmation Developers Start Regular process; Software Design, Coding (Implementation), Testing and Release &; Maintenance. The Objective of this approach is getting clear (Complete and Correct) Requirements from Customers in order to avoid Defects multiplication. |
|
| 14. |
What Are The Advantages And Disadvantages Of Rad Model? |
|
Answer» Advantages:
Advantages: Disadvantages: |
|
| 15. |
What Are The Advantages And Disadvantages Of Incremental Model? |
|
Answer» Advantages:
Disadvantages:
Advantages: Disadvantages: |
|
| 16. |
What Are The Advantages And Disadvantages Of V Model? |
|
Answer» Advantages:
Disadvantages:
Advantages: Disadvantages: |
|
| 17. |
What Are The Advantages And Disadvantages Of Waterfall Model? |
|
Answer» Advantages:
Disadvantages:
Advantages: Disadvantages: |
|
| 18. |
What Are The Types Of Prototype Models? |
| Answer» | |
| 19. |
What Are The Maturity Levels In Cmm? |
Answer»
|
|
| 20. |
What Is Meant By Capability Maturity Model? |
|
Answer» Capability Maturity Model is a bench-mark for measuring the maturity of an organization’s software process. It is a methodology USED to DEVELOP and REFINE an organization’s software development process. CMM can be used to assess an organization against a scale of five process maturity levels based on certain Key Process Areas (KPA). It describes the maturity of the company based upon the project the company is DEALING with and the clients. Each level RANKS the organization according to its standardization of processes in the subject area being assessed. Capability Maturity Model is a bench-mark for measuring the maturity of an organization’s software process. It is a methodology used to develop and refine an organization’s software development process. CMM can be used to assess an organization against a scale of five process maturity levels based on certain Key Process Areas (KPA). It describes the maturity of the company based upon the project the company is dealing with and the clients. Each level ranks the organization according to its standardization of processes in the subject area being assessed. |
|
| 21. |
What Is Meant By Prototype Model? |
|
Answer» A PROTOTYPE is a model or a program which is not based on STRICT planning, but is an EARLY approximation of the final product or software system. A prototype acts as a sample to test the PROCESS. A prototype model focuses on DEVELOPING the software little by little and tested in a real time environment with the customers in mind. A prototype is a model or a program which is not based on strict planning, but is an early approximation of the final product or software system. A prototype acts as a sample to test the process. A prototype model focuses on developing the software little by little and tested in a real time environment with the customers in mind. |
|
| 22. |
What Is Meant By Big Bang Model? |
|
Answer» The Big Bang model follows no specific process, and very little TIME is spent on planning. Even the customer is not sure about what exactly they want and the REQUIREMENTS are implemented on the fly without much analysis. This is typically used for small projects and not recommended for large or complex projects, as it’s a high-risk model; if the requirements are MISUNDERSTOOD in the beginning, you could get to the end and realize the PROJECT MAY have to be started all over again. The Big Bang model follows no specific process, and very little time is spent on planning. Even the customer is not sure about what exactly they want and the requirements are implemented on the fly without much analysis. This is typically used for small projects and not recommended for large or complex projects, as it’s a high-risk model; if the requirements are misunderstood in the beginning, you could get to the end and realize the project may have to be started all over again. |
|
| 23. |
What Is Meant By Spiral Model? |
|
Answer» The SPIRAL model is similar to the incremental model, but incorporates risk ANALYSIS. The spiral model has four phases: Planning, Risk Analysis, Engineering and Evaluation. A software project repeatedly passes through these phases in iterations (called Spirals in this model). The BASELINE spiral, starting in the planning phase, requirements are GATHERED and risk is assessed. Each subsequent spiral builds on the baseline spiral. Requirements are gathered during the planning phase. This model of development combines the features of the prototyping model and the WATERFALL model. The spiral model is intended for large, expensive, and complicated projects. The spiral model is similar to the incremental model, but incorporates risk analysis. The spiral model has four phases: Planning, Risk Analysis, Engineering and Evaluation. A software project repeatedly passes through these phases in iterations (called Spirals in this model). The baseline spiral, starting in the planning phase, requirements are gathered and risk is assessed. Each subsequent spiral builds on the baseline spiral. Requirements are gathered during the planning phase. This model of development combines the features of the prototyping model and the waterfall model. The spiral model is intended for large, expensive, and complicated projects. |
|
| 24. |
What Is Meant By Iterative Model? |
|
Answer» An iterative LIFE cycle model does not attempt to start with a full specification of requirements. Instead, development begins by SPECIFYING and implementing just part of the software, which can then be reviewed in ORDER to identify further requirements. This process is then REPEATED, producing a new version of the software for each cycle of the model. An iterative life cycle model does not attempt to start with a full specification of requirements. Instead, development begins by specifying and implementing just part of the software, which can then be reviewed in order to identify further requirements. This process is then repeated, producing a new version of the software for each cycle of the model. |
|
| 25. |
What Is Meant By Agile Model? |
|
Answer» In agile model, the product or solution is FIRST divided into features which need to be developed. If there are new features identified in the midst of complete product release it again gets PLANNED across sprints. Agile Sprint duration is decided BASED on feature to be developed. EVERY sprint goes through the phases of Requirement, DESIGN, Development and Testing phase. The most important of the principles is customer satisfaction by giving rapid and continuous delivery of small and useful software. In agile model, the product or solution is first divided into features which need to be developed. If there are new features identified in the midst of complete product release it again gets planned across sprints. Agile Sprint duration is decided based on feature to be developed. Every sprint goes through the phases of Requirement, Design, Development and Testing phase. The most important of the principles is customer satisfaction by giving rapid and continuous delivery of small and useful software. |
|
| 26. |
What Is Meant By Rad Model? |
|
Answer» RAD (rapid application development) is a concept that PRODUCTS can be developed faster and of higher QUALITY through:
RAD (rapid application development) is a concept that products can be developed faster and of higher quality through: |
|
| 27. |
What Is Meant By Incremental Model? |
|
Answer» The INCREMENTAL model is an intuitive APPROACH to the waterfall model. MULTIPLE development cycles take place here, making the life cycle a “multi-waterfall” cycle. Cycles are divided up into smaller, more easily managed iterations. Each iteration passes through the requirements, design, IMPLEMENTATION and testing phases. The incremental model is an intuitive approach to the waterfall model. Multiple development cycles take place here, making the life cycle a “multi-waterfall” cycle. Cycles are divided up into smaller, more easily managed iterations. Each iteration passes through the requirements, design, implementation and testing phases. |
|
| 28. |
What Is Meant By V Model? |
|
Answer» V- Model MEANS Verification and Validation model and it is a modified version of the WATERFALL method. In V-Model developer and TESTER works PARALLEL. The V-Model DEMONSTRATES the relationships between each phase of the development life cycle and its associated phase of testing. V- Model means Verification and Validation model and it is a modified version of the Waterfall method. In V-Model developer and tester works parallel. The V-Model demonstrates the relationships between each phase of the development life cycle and its associated phase of testing. |
|
| 29. |
What Is Meant By Waterfall Model? |
|
Answer» The Waterfall model is a sequential design process, used in software development processes and it is the first process model introduced. It is also known as Classic Life CYCLE Model (or) Linear Sequential Model. In a waterfall model, each phase must be completed fully before the next phase can begin. This type of model is basically used for the project which is SMALL and there are no uncertain requirements. It is very SIMPLE to UNDERSTAND and USE. The Waterfall model is a sequential design process, used in software development processes and it is the first process model introduced. It is also known as Classic Life Cycle Model (or) Linear Sequential Model. In a waterfall model, each phase must be completed fully before the next phase can begin. This type of model is basically used for the project which is small and there are no uncertain requirements. It is very simple to understand and use. |
|
| 30. |
What Is Maintenance Phase? |
|
Answer» The Maintenance phase includes implementation of changes that software might UNDERGO over a period of TIME, or implementation of new REQUIREMENTS after the software is deployed at the CUSTOMER location. The maintenance phase also includes handling the residual errors that may exist in the software even after the testing phase. The Maintenance phase includes implementation of changes that software might undergo over a period of time, or implementation of new requirements after the software is deployed at the customer location. The maintenance phase also includes handling the residual errors that may exist in the software even after the testing phase. |
|
| 31. |
What Is Deployment Phase? |
|
Answer» The DEPLOYMENT phase is nothing but the PRODUCT is DELIVERED / deployed to the customer for their use after the SUCCESSFUL testing. The Deployment phase is nothing but the product is delivered / deployed to the customer for their use after the successful testing. |
|
| 32. |
What Is Testing Phase? |
|
Answer» In TESTING phase, the code DEVELOPED is tested against the DESIGN document to MAKE sure that the product is actually solving the needs addressed and gathered during the requirements phase. During this phase unit testing, INTEGRATION testing, system testing, acceptance testing are done. In testing phase, the code developed is tested against the design document to make sure that the product is actually solving the needs addressed and gathered during the requirements phase. During this phase unit testing, integration testing, system testing, acceptance testing are done. |
|
| 33. |
What Is Coding Phase? |
|
Answer» The DESIGN specified in the design document is implemented into executable PROGRAMMING language code. The output of the coding phase is the source code for the software that acts as input to the testing and MAINTENANCE phase. This is the LONGEST phase of the software development life CYCLE. The design specified in the design document is implemented into executable programming language code. The output of the coding phase is the source code for the software that acts as input to the testing and maintenance phase. This is the longest phase of the software development life cycle. |
|
| 34. |
What Is Design Phase? |
|
Answer» The requirements specified in the SRS DOCUMENT is translated into a LOGICAL structure that can be implemented in a PROGRAMMING language. System Design helps in specifying hardware, system requirements and in defining overall system architecture. The output of the design phase is a design document that acts as an input for all the SUBSEQUENT SDLC phases. The requirements specified in the SRS document is translated into a logical structure that can be implemented in a programming language. System Design helps in specifying hardware, system requirements and in defining overall system architecture. The output of the design phase is a design document that acts as an input for all the subsequent SDLC phases. |
|
| 35. |
What Is The Difference Between Fs Document And Srs Document? |
Answer»
|
|
| 36. |
What Is The Difference Between Crs And Srs? |
Answer»
|
|
| 37. |
What Is Feasibility Study? |
|
Answer» It is a MEASURE to ASSESS how practical and beneficial the software project development will be for an organization. The software analyzer CONDUCTS a thorough study to understand economic, technical and OPERATIONAL feasibility of the project. It is a measure to assess how practical and beneficial the software project development will be for an organization. The software analyzer conducts a thorough study to understand economic, technical and operational feasibility of the project. |
|
| 38. |
What Is Srs? |
|
Answer» SRS or Software Requirement SPECIFICATION is a document produced at the time of requirement gathering process. It can be also seen as a process of refining requirements and documenting them. SRS is a formal document that ACTS as a written agreement between the development team and the customer. SRS acts as input to the design phase and includes functional, performance, software, HARDWARE, and NETWORK requirements of the project. SRS or Software Requirement Specification is a document produced at the time of requirement gathering process. It can be also seen as a process of refining requirements and documenting them. SRS is a formal document that acts as a written agreement between the development team and the customer. SRS acts as input to the design phase and includes functional, performance, software, hardware, and network requirements of the project. |
|
| 39. |
What Is Requirement Gathering Phase? |
|
Answer» The PROJECT requirements are analyzed in terms of INPUT data and desired OUTPUT, processing required to transform input into output, cost-benefit analysis, and SCHEDULE of the project. It ALSO includes gathering, analyzing, validating, and specifying requirements. The project requirements are analyzed in terms of input data and desired output, processing required to transform input into output, cost-benefit analysis, and schedule of the project. It also includes gathering, analyzing, validating, and specifying requirements. |
|
| 40. |
What Are The Models In Sdlc? |
Answer»
|
|
| 41. |
What Are The Phases Of Sdlc? |
Answer»
|
|
| 42. |
What Is The Purpose Of Sdlc? |
|
Answer» SDLC is required in order to have a systematic, PLANNED APPROACH to build a software APPLICATION for the CLIENT. SDLC is required in order to have a systematic, planned approach to build a software application for the client. |
|