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

OSI model, TCP/IP model in computer network

 OSI Model:-

  • It has 7 layer.
  • Transport layer guarantees the delivery of data.
  • It is less reliable.
  • OSI is a general model.
  • Follows horizontal approach.  
  • Its has a separate presentation layer.
  • OSI has problem of fitting the protocol in the model.
  • Protocol are hidden in OSI model & are easily replaced as the technology change.
  • Networks layer of OSI model provided both connection less service.
  • OSI model separate interface & protocol clearly.

TCP/IP Model:-

  • It has 4 layer.
  • Transport layer does not guarantees the delivery of data.
  • It is more reliable.
  • TCP/IP cannot use any other application hence it is not general model.
  • Follows vertical approach.
  • No separate presentation layer.
  • TCP/IP model dose not fit any protocol.
  • IN TCP/IP replacing protocol is not easy.
  • The network layer of TCP/IP provides only connectionless services.
  • TCP/IP model dose not separate services, interface and protocol clearly.
 



Comments

Popular posts from this blog

Types of attributes in DBMS, derived, single valued, simple, multivalued, stored, composite

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