a、This set of Software Engineering Interview Questions and Answers focuses on “Software Engineering Ethics ”.
1. Choose the correct option in terms of Issues related to professional responsibility
a) Confidentiality
b) Intellectual property rights
c) Both Confidentiality & Intellectual property rights
d) Managing Client Relationships
2. “Software engineers should not use their technical skills to misuse other people’s computers.”Here the term misuse refers to:
a) Unauthorized access to computer material
b) Unauthorized modification of computer material
c) Dissemination of viruses or other malware
d) All of the mentioned
View Answer:Answer: d
3. Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE Code of Ethics ?
a) The product should be easy to use
b) Software engineers shall ensure that their products and related modifications meet the highest professional standards possible
c) Software engineers shall ensure that their products and related modifications satisfy the client
d) It means that the product designed /created should be easily available
View Answer:Answer: b
4. Identify an ethical dilemma from the situations mentioned below:
a) Your employer releases a safety-critical system without finishing the testing of the system
b) Refusing to undertake a project
c) Agreement in principle with the policies of senior management
d) All of the mentioned
View Answer:Answer: a
5. Identify the correct statement: “Software engineers shall
a) act in a manner that is in the best interests of his expertise and favour.”
b) act consistently with the public interest.”
c) ensure that their products only meet the SRS.”
d) all of the mentioned
View Answer
6. Select the incorrect statement: “Software engineers should
a) not knowingly accept work that is outside your competence.”
b) not use your technical skills to misuse other people’s computers.”
c) be dependent on their colleagues.”
d) maintain integrity and independence in their professional judgment.”
View Answer
7. Efficiency in a software product does not include ________
a) responsiveness
b) licensing
c) memory utilization
d) processing time
View Answer
8. As per an IBM report, “31%of the project get cancelled before they are completed, 53% overrun their cost estimates by an average of 189% and for every 100 projects, there are 94 restarts”.What is the reason for these statistics ?
a) Lack of adequate training in software engineering
b) Lack of software ethics and understanding
c) Management issues in the company
d) All of the mentioned
View Answer
9. The reason for software bugs and failures is due to
a) Software companies
b) Software Developers
c) Both Software companies and Developers
d) All of the mentioned
View Answer
10. Company has latest computers and state-of the- art software tools, so we shouldn’t worry about the quality of the product.
a) True
b) False
View Answer
1. Which of these are not among the eight principles followed by Software Engineering Code of Ethics and Professional Practice ?
a) PUBLIC
b) PROFESSION
c) PRODUCT
d) ENVIRONMENT
View Answer
2. What is a Software ?
a) Software is set of programs
b) Software is documentation and configuration of data
c) Software is set of programs, documentation & configuration of data
d) None of the mentioned
View Answer
3. Which of these does not account for software failure ?
a) Increasing Demand
b) Low expectation
c) Increasing Supply
d) Less reliable and expensive
View Answer
4. What are attributes of good software ?
a) Software maintainability
b) Software functionality
c) Software development
d) Software maintainability & functionality
View Answer
5. Which of these software engineering activities are not a part of software processes ?
a) Software dependence
b) Software development
c) Software validation
d) Software specification
View Answer
6. Which of these is incorrect ?
a) Software engineering belongs to Computer science
b) Software engineering is a part of more general form of System Engineering
c) Computer science belongs to Software engineering
d) Software engineering is concerned with the practicalities of developing and delivering useful software
View Answer
7. Which of these is true ?
a) Generic products and customized products are types of software products
b) Generic products are produced by organization and sold to open market
c) Customized products are commissioned by particular customer
d) All of the mentioned
View Answer
8. Which of these does not affect different types of software as a whole?
a) Heterogeneity
b) Flexibility
c) Business and social change
d) Security
View Answer
9. The fundamental notions of software engineering does not account for ?
a) Software processes
b) Software Security
c) Software reuse
d) Software Validation
View Answer
10. Which of these is not true ?
a) Web has led to availability of software services and possibility of developing highly distributed service based systems
b) Web based systems have led to degradation of programming languages
c) Web brings concept of software as service
d) Web based system should be developed and delivered incrementally
View Answer
b、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Software Life Cycle Models”.
1. Build & Fix Model is suitable for programming exercises of ___________ LOC (Line of Code).
a) 100-200
b) 200-400
c) 400-1000
d) above 1000
View Answer
2. RAD stands for
a) Relative Application Development
b) Rapid Application Development
c) Rapid Application Document
d) None of the mentioned
View Answer
3. Which one of the following models is not suitable for accommodating any change?
a) Build & Fix Model
b) Prototyping Model
c) RAD Model
d) Waterfall Model
View Answer
4. Which is not one of the types of prototype of Prototyping Model?
a) Horizontal Prototype
b) Vertical Prototype
c) Diagonal Prototype
d) Domain Prototype
View Answer
5. Which one of the following is not a phase of Prototyping Model?
a) Quick Design
b) Coding
c) Prototype Refinement
d) Engineer Product
View Answer
6. Which of the following statements regarding Build & Fix Model is wrong?
a) No room for structured design
b) Code soon becomes unfixable & unchangeable
c) Maintenance is practically not possible
d) It scales up well to large projects
View Answer
7. RAD Model has
a) 2 phases
b) 3 phase
c) 5 phases
d) 6 phases
View Answer
8. What is the major drawback of using RAD Model?
a) Highly specialized & skilled developers/designers are required
b) Increases reusability of components
c) Encourages customer/client feedback
d) Increases reusability of components, Highly specialized & skilled developers/designers are required
View Answer
9. SDLC stands for
a) Software Development Life Cycle
b) System Development Life cycle
c) Software Design Life Cycle
d) System Design Life Cycle
View Answer
10. Which model can be selected if user is involved in all the phases of SDLC?
a) Waterfall Model
b) Prototyping Model
c) RAD Model
d) both Prototyping Model & RAD Model
View Answer
a、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Software Process and Product ”.
1. Which one of the following is not a software process quality?
a) Productivity
b) Portability
c) Timeliness
d) Visibility
View Answer
2. _____________&_____________ are two kinds of software products.
a) CAD, CAM
b) Firmware, Embedded
c) Generic, Customised
d) None of the mentioned
View Answer
3. Software costs more to maintain than it does to develop.
a) True
b) False
View Answer
4. Which one of the following is not an application of embedded software product?
a) keypad control of a security system
b) pattern recognition game playing
c) digital function of dashboard display in a car
d) none of the mentioned
View Answer
5. Purpose of process is to deliver software
a) in time
b) with acceptable quality
c) that is cost efficient
d) both in time & with acceptable quality
View Answer
6. The work associated with software engineering can be categorized into three generic phases,regardless of application area, project size, or complexity namely the__________ phase which focuses on what, the_________ phase which focuses on how and the_________ phase which focuses on change.
i. support
ii. development
iii. definition
a) 1, 2, 3
b) 2, 1, 3
c) 3, 2, 1
d) 3, 1, 2
View Answer
7. Which of the following activities of a Generic Process framework provides a feedback report?
a) Communication
b) Planning
c) Modeling & Construction
d) Deployment
View Answer
8. Process adopted for one project is same as the process adopted from another project.
a) True
b) False
View Answer
9. Which one of the following is not an Umbrella Activity that complements the five process framework activities and help team manage and control progress, quality, change, and risk.
a) Reusability management
b) Risk management
c) Measurement
d) User Reviews
View Answer
10. Four types of change are encountered during the support phase.Which one of the following is not one that falls into such category?
a) Translation
b) Correction
c) Adaptation
d) Prevention
View Answer
1. If a software production gets behind schedule, one can add more programmers and catch up.
a) True
b) False
View Answer
2. Choose an internal software quality from given below:
a) scalability
b) usability
c) reusability
d) reliability
View Answer
3. RUP stands for____________ created by a division of ____________
a) Rational Unified Program, IBM
b) Rational Unified Process, Infosys
c) Rational Unified Process, Microsoft
d) Rational Unified Process, IBM
View Answer
4. The RUP is normally described from three perspectives-dynamic, static & practice.What does static perspective do ?
a) It shows the process activities that are enacted
b) It suggests good practices to be used during the process
c) It shows the phases of the model over time
d) All of the mentioned
View Answer
5. The only deliverable work product for a successful project is the working program.
a) True
b) False
View Answer
6. Which phase of the RUP is used to establish a business case for the system ?
a) Transition
b) Elaboration
c) Construction
d) Inception
View Answer
7. Which one of the following is not a fundamental activity for software processes in software engineering ?
a) Software Verification
b) Software Validation
c) Software design and implementation
d) Software evolution
View Answer
8. A general statement of objectives is the major cause of failed software efforts.
a) True
b) False
View Answer
9. The longer a fault exists in software
a) the more tedious its removal becomes
b) the more costly it is to detect and correct
c) the less likely it is to be properly corrected
d) All of the mentioned
View Answer
10. Component-based Software Engineering allows faster delivery.
a) True
b) False
View Answer
b、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Agile Software Development”.
1. Select the option that suits the Manifesto for Agile Software Development
a) Individuals and interactions
b) Working software
c) Customer collaboration
d) All of the mentioned
View Answer
2. Agile Software Development is based on
a) Incremental Development
b) Iterative Development
c) Linear Development
d) Both Incremental and Iterative Development
View Answer
3. Which on of the following is not an agile method?
a) XP
b) 4GT
c) AUP
d) All of the mentioned
View Answer
4. Agility is defined as the ability of a project team to respond rapidly to a change.
a) True
b) False
View Answer
5. How is plan driven development different from agile development ?
a) Outputs are decided through a process of negotiation during the software development process
b) Specification, design, implementation and testing are interleaved
c) Iteration occurs within activities
d) All of the mentioned
View Answer
6. How many phases are there in Scrum ?
a) Two
b) Three
c) Four
d) Scrum is an agile method which means it does not have phases
View Answer
7. Agile methods seem to work best when team members have a relatively high skill level.
a) True
b) False
View Answer
8. Which of the following does not apply to agility to a software process?
a) Uses incremental product delivery strategy
b) Only essential work products are produced
c) Eliminate the use of project planning and testing
d) All of the mentioned
View Answer
9. Which three framework activities are present in Adaptive Software Development(ASD) ?
a) analysis, design, coding
b) requirements gathering, adaptive cycle planning, iterative development
c) speculation, collaboration, learning
d) all of the mentioned
View Answer
10. In agile development it is more important to build software that meets the customers’ needs today than worry about features that might be needed in the future.
a) True
b) False
View Answer
a、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Requirement Engineering”.
1. What are the types of requirements ?
a) Availability
b) Reliability
c) Usability
d) All of the mentioned
View Answer
2. Select the developer-specific requirement ?
a) Portability
b) Maintainability
c) Availability
d) Both Portability and Maintainability
View Answer
3. Which one of the following is not a step of requirement engineering?
a) elicitation
b) design
c) analysis
d) documentation
View Answer
4. FAST stands for
a) Functional Application Specification Technique
b) Fast Application Specification Technique
c) Facilitated Application Specification Technique
d) None of the mentioned
View Answer
5. QFD stands for
a) quality function design
b) quality function development
c) quality function deployment
d) none of the mentioned
View Answer
6. A Use-case actor is always a person having a role that different people may play.
a) True
b) False
View Answer
7. The user system requirements are the parts of which document ?
a) SDD
b) SRS
c) DDD
d) SRD
View Answer
8. A stakeholder is anyone who will purchase the completed software system under development.
a) True
b) False
View Answer
9. Conflicting requirements are common in Requirement Engineering, with each client proposing his or her version is the right one.
a) True
b) False
View Answer
10. Which is one of the most important stakeholder from the following ?
a) Entry level personnel
b) Middle level stakeholder
c) Managers
d) Users of the software
View Answer
b、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Requirement Elicitation”.
1. What is the first step of requirement elicitation ?
a) Identifying Stakeholder
b) Listing out Requirements
c) Requirements Gathering
d) All of the mentioned
View Answer
2. Starting from least to most important, choose the order of stakeholder.
i. Managers
ii. Entry level Personnel
iii. Users
iv. Middle level stakeholder
a) i, ii, iv, iii
b) i, ii, iii, iv
c) ii, iv, i, iii
d) All of the mentioned
View Answer
3. Arrange the tasks involved in requirements elicitation in an appropriate manner.
i. Consolidation
ii. Prioritization
iii. Requirements Gathering
iv. Evaluation
a) iii, i, ii, iv
b) iii, iv, ii, i
c) iii, ii, iv, i
d) ii, iii, iv, i
View Answer
4. What are the types of requirement in Quality Function Deployment(QFD) ?
a) Known, Unknown, Undreamed
b) User, Developer
c) Functional, Non-Functional
d) Normal, Expected, Exciting
View Answer
5. What kind of approach was introduced for elicitation and modelling to give a functional view of the system ?
a) Object Oriented Design (by Booch)
b) Use Cases (by Jacobson)
c) Fusion (by Coleman)
d) Object Modeling Technique (by Rumbaugh)
View Answer
6. What are the kinds of actors used in OOSE ?
a) Primary
b) Secondary
c) Ternary
d) Both Primary and Secondary
View Answer
7. Why is Requirements Elicitation a difficult task ?
a) Problem of scope
b) Problem of understanding
c) Problem of volatility
d) All of the mentioned
View Answer
8. What requirement gathering method developed at IBM in 1970s is used for managing requirement elicitation ?
a) JAD
b) Traceability
c) FAST
d) Both JAD and Traceability
View Answer
9. Requirements elicitation is a cyclic process
a) True
b) False
View Answer
10. How many Scenarios are there in elicitation activities ?
a) One
b) Two
c) Three
d) Four
View Answer
c、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Requirement Analysis”.
1. Which of the following is not a diagram studied in Requirement Analysis ?
a) Use Cases
b) Entity Relationship Diagram
c) State Transition Diagram
d) Activity Diagram
View Answer
2. How many feasibility studies is conducted in Requirement Analysis ?
a) Two
b) Three
c) Four
d) None of the mentioned
View Answer
3. How many phases are there in Requirement Analysis ?
a) Three
b) Four
c) Five
d) Six
View Answer
4. Traceability is not considered in Requirement Analysis.
a) True
b) False
View Answer
5. Requirements analysis is critical to the success of a development project.
a) True
b) False
c) Depends upon the size of project
d) None of the mentioned
View Answer
6. _________ and _________ are the two issues of Requirement Analysis.
a) Performance, Design
b) Stakeholder, Developer
c) Functional, Non-Functional
d) None of the mentioned
View Answer
7. The requirements that result from requirements analysis are typically expressed from one of three perspectives or views.WhaT is that perspective or view ?
a) Developer
b) User
c) Non-Functional
d) Physical
View Answer
8. Requirements Analysis is an Iterative Process.
a) True
b) False
View Answer
9. Coad and Yourdon suggested _______ selection characteristics that should be used as an analyst considers each potential object for inclusion in the requirement analysis model.
a) Three
b) Four
c) Five
d) Six
View Answer
10. Requirements should specify ‘what’ but not ‘how’.
a) True
b) False
View Answer
d、This set of Software Engineering Multiple Choice Questions & Answers (MCQs) focuses on “Requirement Management”.
1. Which two requirements are given priority during Requirement Management of a product ?
a) User and Developer
b) Functional and Non-functional
c) Enduring and Volatile
d) All of the mentioned
View Answer
2. Considering the example of issue/return of a book, cataloging etc. in a library management.What type of management requirement is being depicted here?
a) Enduring
b) Volatile
c) Both Enduring & Volatile
d) All of the mentioned
View Answer
3. Why is Requirements Management Important ? It is due to the changes
a) to the environment
b) in technology
c) in customer’s expectations
d) in all of the mentioned.
View Answer
4. Requirements Management is a prerequisite for Quality-Oriented Development.
a) True
b) False
View Answer
5. Requirements traceability is one of the most important part requirement management. It may also be referred to as the heart of requirement management.
a) True
b) False
View Answer
6. Requirements Management has a high initial start-up cost but does not need ongoing funding throughout a project.
a) True
b) False
View Answer
7. Which of the following is not a Requirement Management workbench tool ?
a) RTM
b) DOORS
c) Rational Suite
d) RDD 100
View Answer
8. Which of the following is a requirement management activity ?
a) Investigation
b) Design
c) Construction and Test
d) All of the mentioned
View Answer
9. What functionality of Requirement Management Tool (RMT) is depicted by the statement: “the tool should be able to automatically detect relations between artifacts. For example information retrieval techniques, monitoring of change history, naming schemas or model transformations.”
a) Automatic Link Detection
b) Documentation Support
c) Graphical Representation
d) Automatic Link Creation and Change
View Answer
10. According to a statistical report: “over 30% of all software projects are cancelled before completion and over 70% of the remainder fail to deliver expected features”. What must be the reason for such a situation ?
a) Poor change management
b) Poor requirements management
c) Poor quality control
d) All of the mentioned
View Answer
1. The Unified Modeling Language (UML) has become an effective standard for software modelling.How many different notations does it have ?
a) Three
b) Four
c) Six
d) Nine
View Answer
2. Which model in system modelling depicts the dynamic behaviour of the system ?
a) Context Model
b) Behavioral Model
c) Data Model
d) Object Model
View Answer
3. Which model in system modelling depicts the static nature of the system ?
a) Behavioral Model
b) Context Model
c) Data Model
d) Structural Model
View Answer
4. Which perspective in system modelling shows the system or data architecture.
a) Structural perspective
b) Behavioral perspective
c) External perspective
d) All of the mentioned
View Answer
5. Which system model is being depicted by the ATM operations shown below:
a) Structural model
b) Context model
c) Behavioral model
d) Interaction model
View Answer
6. Activity diagrams are used to model the processing of data.
a) True
b) False
View Answer
7. Model-driven engineering is just a theoretical concept. It cannot be converted into a working/executable code.
a) True
b) False
View Answer
1. Which of the following diagram is not supported by UML considering Data-driven modeling ?
a) Activity
b) Data Flow Diagram (DFD)
c) State Chart
d) Component
View Answer
2. _________________ allows us to infer that different members of classes have some common characteristics.
a) Realization
b) Aggregation
c) Generalization
d) dependency
View Answer
3. One creates Behavioral models of a system when you are discussing and designing the system architecture.
a) True
b) False
View Answer
4. ______________ & ______________ diagrams of UML represent Interaction modeling.
a) Use Case, Sequence
b) Class, Object
c) Activity, State Chart
d) All of the mentioned
View Answer
5. Which level of Entity Relationship Diagram (ERD) models all entities and relationships ?
a) Level 1
b) Level 2
c) Level 3
d) Level 4
View Answer
6. ___________ classes are used to create the interface that the user sees and interacts with as the software is used.
a) Controller
b) Entity
c) Boundary
d) Business
View Answer
7. Which of the following statement is incorrect regarding the Class-responsibility-collaborator (CRC) modeling ?
a) All use-case scenarios (and corresponding use-case diagrams) are organized into categories in CRC modelling
b) The review leader reads the use-case deliberately
c) Only developers in the review (of the CRC model) are given a subset of the CRC model index cards
d) All of the mentioned
View Answer
a、Question:Describe the importance of software Engineering? What should be steps taken under the process of developing a software system.
Answer:
Software Engineering is a part of computer science in which several kind of method, thoughts and techniques used for getting the high quality software and computer programs.
Minimum cost
On given time
Continuous production
We can judge the usefulness of the software Engineering with the importance of its attributes. Both are used for the same manner. The basic target of software Engineering is to provide the high quality software, which can be delivered.
On given time,
Within budget &
That fulfills the need.
Thus we can say that this is the best way or programs to get the following points:
To provide the best output of software system.
To make easy to use the software systems and develop them.
To improve the rate of production.
To maintain the budget for development of Software system.
Job satisfaction of software engineering.
It is necessary to produce a high quality software to fulfill the below given points.
Consistency
Improved quality
Minimum cost
Within time
Reliability &
Fulfill the need of user
To achieve consistency, software development process is divided into set of phases. Various methods, tools & techniques are applied to accomplish each phases. The process of developing a software system is divided in two parts to bring the consistency in this process. To complete the software developing process several kind of methods, Techniques, used. Below given steps are used to develop a software system.
Statement of problem & system study - The first step of system development process is started with statement of problem & system study. In this step, we get the more knowledge from everywhere on computer and manually. With the help of this knowledge we find out the errors at the present time software system which is need to change for improvement. Here several important points are given on this stage which is:
Full knowledge of problems and errors.
Ability to improve
Find the target for achieving.
Find out the benefits which should be in new software.
Find the area of plan which is affected after that change.
If we study the problems then it is necessary to think about the other solutions of the problem and the cost of it which should be in the budget of the user. For this improvement a lot of skill and attention required.
Study of work ability - On the basis of first steps result we moves for the next step which is about the study of work ability. In this step we think about the present system and future system and compared them. The area of comparison is skilled manpower, estimated time period, and other important things. A study of work ability helps to decide the important things.
This plan is in our favor or not.
We are capable for the required resources or not.
Think again.
Many types of work ability checked.
Technical work ability -
We have the required technology?
With the available tools can we developed the new system?
Can the future system provide the result as required?
The new system will be more suitable for the user or not it is checked by the expert. For Example: If a software actual requirement to develop visual basic with oracle at a backend. But here we use less than 48 processer with 14 bit word length then this software will not be technically sound. It is concerned about the used technology and tools which are satisfying the need of the system or not.
Social work ability - This is the study of user behavior that people like or dislike the new software.
Economic work ability - This factor is determined that new software benefits and savings is more in the comparison of old software.
Legal work abilit - Legal work ability determined that the new software is under the govt. rule or not. According to the result of the work ability study it is analyzed to reach the following:
Formulation of the different solution planning.
To check the other solution planning & their benefits and compared them.
Find out the best output and annualizes him.
Software need analysis and specification - Analysis is a study of following factors which plays a major role in this step.
By the system many kind of activity are performed.
Connections between many functions and sub systems.
Finally the relationship out of the boundary of system.
Need analysis - The main objective of need analysis is to understand what the user expectation with this software and collection of data and information about that.
Working capacity
performance
easy to use
easy to maintain
During this process several kind of tools and method used .flow chart, collected data, diagram and etc. are the part of this exercise. After the resolution of all problems and needs regarding this, information is organized into a software need specification document.
Software need specification - This topic covers the following points:
All the document of the user should be arranged in a systematic way,
Nature of its interface
Need of hardware
Base of agreement
Moral, legal coordination between client and developer
A detailed plan
To analyses and confirmation by the customer that it have all quality which is expected by customer.
With the help of software engineers to develop a solution.
Software design and specification - During the process of this step need specification converted in to a base, which is used in programming language. We have two types of approaches:
Traditional Approach - This approach is also divided in two parts which are
First part-
Specific needs of this software is moved out.
Structured analysis is converted in to a shape of software design.
Analysis of many functions, flow chart of data is a part of structured analyses.
Second part- Architecture design takes place after analysis of structured.
Which components are required.
The general base of the software.
The programs provided by every design.
Interfaces between modules.
Data base and result form of the system.
Object oriented design - In this design many kind of object raised in the domain of problem and relationship between these objects is figured out.
Coding and module testing - Coding phase comes after the software design. Coding is a process with the help of this we can convert the shape structure in to a programming language. Every part of the design is a program module. Hare every module checked for the surety of module that is according to the need.
Integration and system testing - In this phase as a whole system all modules which are tested jointly according to architectural design. For getting the information that interconnection concerned to modules are correct or not this step taken by the developer. Effects of testing helps to get
Production of high quality software
User more satisfied
Cheap cost of maintenance
Accuracy
Result of surety
This system is tested only for getting the information that it is according to SRS or not. At the last this test is done in the client presence.
System Implementation - System implementation means providing the information on client site. We have three types of implementation.
Direct conversion
Phased conversion
Parallel conversion
System Maintenance - This step is required after that when customer use our software and getting some problems .These problems can be related to website, installation and operational. Maintenance divided in three parts.
Corrective maintenance - During the process of software development corrective fault not found or discovered.
Perfective maintenance - Under this step functions which are performed by this software increased according to the need of customer.
Adaptive maintenance - Transform the software to new operating system, environments or to a new computer is called Adaptive maintenance.
b、Question:Give your views about what is more important - the product or the process.
Answer: - A product may be defined as an output. A product can produce the good services. A process may be defined as an investment of time and efforts for getting a good product. Now the question arise that what is most important the process or product.
The answer of this question has the quality of variable because it is based on situations. The user targeted on product and developer has the focus on processing. When a user use any product then he don‘t know how it was formed. A good product is called in only that situation when it fulfills the purpose. Process is a base of every product, without process no any product can be built so with that reason it show that process plays a major role in getting a good product.
Product and process both are equally important if there is any error find in processing then it cannot get the right the right product. If we give the efforts and input improper way then it can give the surety that the product will be correct and reliable. In short a quality product can be getting through a process and the product quality shows the process quality of the product.
c、Question:What is Coding Standard?
Answer: - Organization that developed better software has their own standards of coding. Some reasons are given below for the standard of coding.
Coding provide a dress appearances to the codes which is written by different kind of programs.
Coding process makes easy to solve errors regarding coding and helpful in reading codes of different other programs.
Code maintenance is very easy with the help of coding standard.
Testing and maintenance, both processes are affected by the coding process. In comparison, testing and maintenance process takes more time than coding process. With the help of good coding style software can created which has the quality of low maintenance.
For programming style we have some rules which are defined below
Clarity and simplicity of expression - During the process of designing, the process should be simple and easy to understand. The programming of software must be designed just like that clarity should be present at every level and there should be not find any confusion about the understanding of the program.
Names - A name has a specific meaning during a program writing process. It should not be critical variable. In the process of code writing the code should be closer in the comparison of original product; with the help of this everyone can easily understand the expression. For Example if we want to calculate interest and showing the expression I = ( P* R*T)/100 . No one can easily understand this expression but instead of this if we write interest = (principle * rate * time)/ 100 . Then everyone easily understands this expression.
Control constructs - We have a lot of standard for the controlling of construction but we should try to use single entry and single exit method. Single entry and single exit method may be defined as a method that has a specific starting and ending points. We can see this method in the form of continue series of standard.
Go to system - We should always try to neglect this as longer its can possible because the main drawback of goto system is that it use always forward, transferred and avoided the backward jump.
Hiding information - A good programming language has a most special style which is called information hiding.
All information which is special and have a specific purpose then the collected data should be separate from the information which is used in a system.
The quality of visibility and transparency should be available in all information which is useful for the operational activities.
The system became more maintainable with the help of hidden information by decreasing the coupling between modules.
Nature of modules - A module should be treated carefully if the nature of this module is difficult. So the basic method of its adjustment is to divide into little parts which called multiples modules.
Size of module - The size of every module should be similar its means size difference should not be more. The functions not performed by those modules who have big size while on the opposite side if the model is too short then it needs more overheads.
Layout of a program - The program should have the quality of understanding and readability. Program should be readable in first try and there should be find not any confusion. For getting the best output use of commas, space and marks of identifications used.
Robustness - Robustness program is that program with the help of this we can get the proper output with the wrong input. Many of times we see that the input data have so much errors or invalid data in that case normal program became fall in producing output. On the other hand Robustness program helps in this case and gives the proper output in user favor.
Internal documentation - Internal documentation plays a major role in program. It is helpful to increase the understanding and readability. It helps a lot when maintenance and editing is required for a program.
d、Question:What are the differences between verification and validation in software development?
Answer: - Following table details the differences between verification and validation in software developement.
actual test results and use of software when verification process gets completed.
Verification | Validation | |
---|---|---|
1 | This is process of deciding that the product on particular step of the software development meets the expected need. | This is process of deciding that the valuation of the software at the end of the process is as per the actual need. |
2 | Verification includes valuations in terms of plan, code, need and quality. Checklist and inspection are part of it. | Validation includes actual test results and use of software when verification process gets completed. |
3 | Verification decides that result of one phase of development confirms the ok status of previous phase. | Validation decides that developed product meets required needs. |
4 | Verification insures that process makes quality product at every stage of software development. | Validation insures that software being developed fulfills functional as well as non-functional needs. |
5 | Verification is done at each step and it provides the assurance of regularity with the end result of previous phase. | Validation process insures that user needs are covered completely. |
How to evaluate the knowledge and skill level of software engineering?
原文:https://www.cnblogs.com/jonahmoon/p/12121897.html