วันจันทร์ที่ 18 มกราคม พ.ศ. 2559

Quality Assurance (QA) VS. Quality Control (QC)

1. QA คือ การประกันคุณภาำพ
หน้าที่ของ QA
Scope งานของ QA คือการประกันคุณภาพ โดยมีหน้าที่เกี่ยวเนื่องกับกระบวนการในการพัฒนาซอฟแวร์(process) พวกเขาจะสร้างและประเมิน processs ที่ใช้ในการสร้าง products
และ QA จะเป็นผู้สร้างเกณฑ์เพื่อให้สามารถวัดคุณภาพของ process ได้ เพื่อทำการพัฒนา process ให้ดีขึ้นลดปัญหาที่ทำให้เกิด defects
ตัวอย่างเช่น ทำการตรวจสอบว่า product A นี้มี Test Plan หรือไม่ แล้ว Test Plan ผ่านตามเกณฑ์ที่ได้สร้างไว้หรือไม่
มี Unit Testing หรือไม่ แล้ว Unit testing ผ่านตามเกณฑ์ที่ได้สร้างไว้หรือไม่ ก่อนที่จะนำไปใช้เป็นต้น
2. QC คือ การควบคุมคุณภาพ
หน้าที่ของ QC
QC จะเป็นผู้ที่ทำตาม process ที่ QA ได้วางกระบวนการไว้ ทำการตรวจสอบว่า product ตรงกับ specification หรือไม่
ตรวจหา defects จาก product
ตัวอย่างเช่น ทำการตรวจสอบ product A ตาม Test Plan ว่ามี defects เกิดขึ้นหรือไม่ ตรงตาม specification หรือไม่
--https://kajookdev.wordpress.com/2010/12/08/quality-assurance-qa-%E0%B8%81%E0%B8%B1%E0%B8%9A-quality-control-qc-%E0%B8%95%E0%B9%88%E0%B8%B2%E0%B8%87%E0%B8%81%E0%B8%B1%E0%B8%99%E0%B8%A2%E0%B8%B1%E0%B8%87%E0%B9%84%E0%B8%87%E0%B8%AB%E0%B8%99/ 

 













--http://www.diffen.com/difference/Quality_Assurance_vs_Quality_Control

วันอังคารที่ 5 มกราคม พ.ศ. 2559

Fabric

In information technology, fabric is a synonym for the words framework or platform.
In general, the term fabric describes the way different parts of something work together to form a single entity.  In information technology, fabric is used as a metaphor to illustrate the idea that if someone were to document computer components and their relationships on paper, the lines would weave back and forth so densely that the diagram would resemble a woven piece of cloth.
The term fabric is commonly used to describe data or storage area networks (SANs).  Increasingly, however, vendors are using the term to describe the servers, high-speed connections and switches that make up a cloud computing platform.  
I think fabric has a close meaning to architecture.