Software Engineering Interview Questions
Software Engineering Interview Questions
Category Search tutorials, courses and ebooks... Library Courses Certifications Login
Sign in with Google
tutorialspoint.com
No more passwords to
remember. Signing in is fast,
Software Engineering Interview Questions simple and secure.
Continue
Software Implementation Q.When you know programming, what is the need to learn software engineering
concepts?
Software Testing Overview
A. A person who knows how to build a wall may not be good at building an entire house.
Likewise, a person who can write programs may not have knowledge of other concepts of
Software Engineering. The software engineering concepts guide programmers on how to
assess requirements of end user, design the algorithms before actual coding starts, create
programs by coding, testing the code and its documentation.
A. There are several SDLC models available such as Waterfall Model, Iterative Model, Spiral
model, V-model and Big-bang Model etc.
A. The generic phases of SDLC are: Requirement Gathering, System Analysis and Design,
Coding, Testing and implementation. The phases depend upon the model we choose to
develop software.
A. SDLC Models are adopted as per requirements of development process. It may very
software-to-software to ensuring which model is suitable.
We can select the best SDLC model if following answers are satisfied -
A. Software project management is process of managing all activities like time, cost and
quality management involved in software development.
A. A software project manager is a person who undertakes the responsibility of carrying out
the software project.
A. Software scope is a well-defined boundary, which encompasses all the activities that are
done to develop and deliver the software product.
The software scope clearly defines all functionalities and artifacts to be delivered as a part of
the software. The scope identifies what the product will do and what it will not do, what the
end product will contain and what it will not contain.
A. It is a process to estimate various aspects of software product in order to calculate the cost
of development in terms of efforts, time and resources. This estimation can be derived from
past experience, by consulting experts or by using pre-defined formulas.
A. Function points are the various features provided by the software product. It is considered
as a unit of measurement for software size.
A. There are many estimation techniques available.The most widely used are -
Q.What is baseline?
A. Change control is function of configuration management, which ensures that all changes
made to software system are consistent and made as per organizational rules and regulations.
A. We can measure project execution by means of Activity Monitoring, Status Reports and
Milestone Checklists.
A. There are various project management tools used as per the requirements of software
project and organization policies. They include Gantt Chart, PERT Chart, Resource Histogram,
Critical Path Analysis, Status Reports, Milestone Checklists etc.
A. 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.
Economic - Resource transportation, cost for training, cost of additional utilities and
tools and overall estimation of costs and benefits of the project.
Operational - Can the organization adjust smoothly to the changes done as per the
demand of project ? Is the problem worth solving ?
A. Requirements can be gathered from users via interviews, surveys, task analysis,
brainstorming, domain analysis, prototyping, studying existing usable version of software, and
by observation.
Q.What is SRS?
A. Functional requirements are functional features and specifications expected by users from
the proposed software product.
A. Non-functional requirements are implicit and are related to security, performance, look and
feel of user interface, interoperability, cost etc.
A. Software Metrics provide measures for various aspects of software process and software
product. They are divided into –
Product metrics :Lines of Code, Object oriented metrics, design and test metrics
Q.What is modularization?
Example
While you initiate print command and printing starts, you can open a new application.
Q.What is cohesion?
A. Cohesion is a measure that defines the degree of intra-dependability among the elements
of the module.
Q.What is coupling?
A. These can be: DFDs (Data Flow Diagrams), Structured Charts, Structured English, Data
Dictionary, HIPO (Hierarchical Input Process Output) diagrams, ER (Entity Relationship)
Diagrams and Decision tables.
A. Highest abstraction level DFD is known as Level 0 DFD also called a context level DFD,
which depicts the entire information system as one diagram concealing all the underlying
details.
A. Structured English is native English language used to write the structure of a program
module by using programming language keywords, whereas, Pseudo Code is more close to
programming language and uses native English language words or sentences to write parts of
code.
Q.What is the difference between function oriented and object oriented design?
A. Top-down model starts with generalized view of system and decomposes it to more specific
ones, whereas bottom-up model starts with most specific and basic components first and
keeps composing the components to get higher level of abstraction.
A. Validation checks if the product is made as per user requirements whereas verification
checks if proper steps are followed to develop the product.
Validation confirms the right product and verification confirms if the product is built in a right
way.
A. Black-box testing checks if the desired outputs are produced when valid input values are
given. It does not verify the actual implementation of the program.
White-box testing not only checks for desired and valid output when valid input is provided but
also it checks if the code is implemented correctly.
A. Quality Assurance monitors to check if proper process is followed while software developing
the software.
Corrective
Removing errors spotted by users
Adaptive
tackling the changes in the hardware and software environment where the software
works
Perfective maintenance
implementing changes in existing or new requirements of user
Preventive maintenance
taking appropriate measures to avoid future problems
A. Software re-engineering is process to upgrade the technology on which the software is built
without changing the functionality of the software. This is done in order to keep the software
tuned with the latest technology.
A. CASE stands for Computer Aided Software Engineering. CASE tools are set of automated
software application programs, which are used to support, accelerate and smoothen the SDLC
activities.
What is Next?
Further, you can go through your past assignments you have done with the subject and make
sure you are able to speak confidently on them. If you are fresher then interviewer does not
expect you will answer very complex questions, rather you have to make your basics concepts
very strong.
Second it really doesn't matter much if you could not answer few questions but it matters that
whatever you answered, you must have answered with confidence. So just feel confident
during your interview. We at tutorialspoint wish you best luck to have a good interviewer and
all the very best for your future endeavor. Cheers :-)
Advertisements
Python Tutorial Cloud Computing Tutorial Business Analytics Certification Online Java Compiler
Java Tutorial Amazon Web Services Tutorial Java & Spring Boot Advanced Certification Online Python Compiler
C++ Tutorial Microsoft Azure Tutorial Data Science Advanced Certification Online Go Compiler
C Programming Tutorial Git Tutorial Cloud Computing And DevOps Online C Compiler
C# Tutorial Ethical Hacking Tutorial Advanced Certification In Business Analytics Online C++ Compiler
PHP Tutorial Docker Tutorial Artificial Intelligence And Machine Learning Online C# Compiler
HTML Tutorial DSA Tutorial Game Development Certification Online MATLAB Compiler
CSS Tutorial Spring Boot Tutorial Front-End Developer Certification Online Bash Compiler
JavaScript Tutorial SDLC Tutorial AWS Certification Training Online SQL Compiler
SQL Tutorial Unix Tutorial Python Programming Certification Online Html Editor
ABOUT US | OUR TEAM | CAREERS | JOBS | CONTACT US | TERMS OF USE | PRIVACY POLICY | REFUND POLICY | COOKIES POLICY | FAQ'S
Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.