Chúng ta đi vào các kỹ thuật test rồiJ
Blackbox testing chúng ta nên tìm hiểu theo
những từ khóa sau:
a. Equivalence Partitioning
b. Boundary Value Analysis
c. State Transition
d. Table Decision
e. Pair-wise
f. Estimation
Whitebox test chúng ta sẽ tìm hiểu theo từ
khóa:
a.
Control Flow
b.
Data Flow
Ngoài ra chúng ta nên tìm hiểu thêm Static
test, dynamic test, Function test, Non-Function test.
Bên cạnh đó việc tìm hiểu thêm testing
principles và software development models cũng rất là quan trọng.
Blackbox is included technical such as:
b. Boundary Value Analysis
c. State Transition
d. Table Decision
e. Pair-wise
f. Estimation
Whitebox is included technical such as:
a. Control flow
b. Data flow
Beside we need to search Static test, dynamic test, Function test and Non-Function test
Some books for you:
ReplyDelete- How to write better test case (Dianne Runnels)
- TQM
- Six Sigma
- Lession Learned in SWtesting (Janes Career)
- A Practitioner‘s Guide To Software Test Design(Lee CopeLand)