Programming testing method

2007-02-03 9:23 am
How should I test a program that for playing crossword puzzles if
the puzzles are read into the program randomly?
What should my test plan be liked?
Can I apply white box testing or black box testing?

回答 (1)

2007-02-04 11:19 pm
✔ 最佳答案
You should create a test suite that contains some puzzles for the testing purpose. The test plan should include correctness tests showing the your program follows the rules of crossword puzzles. You can apply black box testing, white box testing is not always necessary.


收錄日期: 2021-04-13 19:42:28
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20070203000051KK00214

檢視 Wayback Machine 備份