Posts

Showing posts from July 17, 2021

Software Quality Assurance in software engineering

Image
Software Quality Assurance (SQA):-  SQA is a set of activity assuring quality in software engineering process. Altimetry result in quality in software products. It include a following activities:- Process definition & implementation Auditing  Training  SQA is a process that insure hat developed software needs & compiles with defined or standardized quality specification. SQA is an on going process with in the SDLC that routinely checks the developed software to insure its needs desired quality measured. SQA helps to insure the development of high quality software. SQA practices are implementation in most type of software development regardless of underline software development model are being used. In a border sense SQA incorporate an implement software testing methodology to test software. SQA process test for quality in each phase of development until the software is completed. SQA genially works on one or more industries standards that helps in building software quality guid

what is Data Flow Diagram (DFD), Features of DFD, Zero '0' level DFD, First '1' level DFD and Boehm's definition of organic, semi-detached and embedded system in software engineering

Image
Data Flow Diagram (DFD):-  It is a graphical representation of the flow of data through an information system modeling, modeling its process expect. A DFD is of an use as a skip to create an overview of the system. Without going into great details, which can later elaborate. DFD is also use for the visualization data processing (structured design). Features of DFD:-  A DFD shows what kind of information will be input and output from the system and how the data will advance through the system and where the data will be stored it dose not shows information about process timing or whether process will operate in sequence or in parallel unlike a traditional structured flow chart will focuses on control flow activity which presents both controls and data flow as a unified model. Zero '0' level DFD:-  A context diagram is a top level also known as zero level DFD. It only content one process note(process '0') that generalized the function of entire system in a relationship to