software engineering tutorial
Software Engineering

Software Engineering Tutorial

Software Engineering Tutorial This software engineering tutorial provides you basic understanding of software engineering concepts. Various concepts of software engineering to be discussed later in different post are listed in this free software engineering tutorial for students. Software engineering deals with development of software product. Software is developed using some well defined scientific principles, methods […]

Software Engineering software verification methods

Verification Methods in Software Testing

What is Verification in Software Testing ? Verification in software testing is a process of finding whether or not the output of a particular phase of SDLC meets the implementation steps. It is process oriented here the major concern is to ensure that                                           “ Are we building the product right ?” During verification process […]

project management software
Software Engineering

Project Management Software

Project Management Software MCQs: SPM MCQ This  project management software mcqs based tutorial covers the spm mcqs or software project management multiple choice questions to be asked in Computer Science UGC NET or in  other computer science related competitive examinations. Software engineering deals with development of software product. Software is developed using some well defined […]

Regression testing Software Engineering

Basics of Regression Testing

What is Regression Testing? Regression testing is a type of testing which is carried out to ensure that changes made in the fixes or any enhancement changes are not impacting the previously working functionality. It need to be is executed after enhancement or defect fixes in the software or its environment. Keywords:regression testing definition, regression testing […]

Software Engineering Software Quality Assurance

Cost Considerations in Software Quality Process

Software Quality can be defined in different ways. A Software of quality ensures the reliability , useability, adaptable and maintainability features.Reliability of software means te extent upto which a software can work without any failure. In order to maintain the quality of a software quality assurance process is adopted which enforce the some standards and technology that […]

Software Engineering Software Quality Assurance

Software Quality Assurance : An Introduction

Software quality assurance is  an umbrella activity that is applied throughout the software process. SQA cover the following: (1) A quality management approach. (2) Effective software engineering technology. (3) Formal technical reviews. (4) A multi-tiered testing strategy. (5) Document change control. (6) Software development standard and its control procedure. (7) Measurement and reporting mechanism. What is […]