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

Computer network, bridge, switch, router, hub

Computer Networks:-

Bridge:- 

  • Used to connect multiple network or LAN segment.
  • Filter data traffic.
  • Bridge reduce the amount of traffic on a LAN by dividing it into two segment.
  • It has two collision domain.
  • Bridge are used in data link layer.

Switch:-

  • Layer two device.
  • Full duplex.
  • Maintain CAM table (Content Addressable Memory).
  • First broadcast them unicast & multicast.
  • Every port of switch is separate collision domain.
  • Switch has one broadcast domain.
  • 8/16/24/48 parts.

HUB:-

  • Layer 1 device.
  • Electrical signal or bits.
  • Half duplex.
  • Command store MAC.
  • Always broadcast.
  • Signal collision domain.
  • LAN device.
  • Active & passive HUB.

Router:-

  • Layer-3 device.
  • WAN device.
  • Connect two or more network.
  • Internetworking device.
  • In router, every port has its own broadcast domain.
  • Uses IP address, send in from of packet.
  • Maintain routing table.
  • 2/4/8 ports.  
 

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