ตารางการจัดการแข่งขันแบบพบกันหมด และการสร้างกรณีทดสอบซอฟต์แวร์
Round-Robin Tournament Scheduling and Test Case Generating
Keywords:
ตารางการจัดการแข่งขันแบบพบกันหมด , จัตุรัสสังคม , การสร้างกรณีทดสอบ , การเป็นคู่ , การจัดหมู่, round-robin tournament scheduling, social square, Test case generating, pair-wise, combinationsAbstract
บทความนี้อธิบายวิธีการสร้างตารางการจัดการแข่งขันแบบพบกันหมดและการนำมาใช้ในการสร้างกรณีทดสอบซอฟต์แวร์แบบที่ผู้เขียนเสนอ ซึ่งเป็นวิธีที่สอดคล้องกับข้อกำหนดว่าทุก ๆ ค่าจะต้องอยู่ในกรณีทดสอบ 2 กรณี นอกจากนี้จะกล่าวถึงความเชื่อมต่อระหว่างการสร้างกรณีทดสอบแบบคู่ กับตารางการจัดแบบจตุรัสสังคม This article explains how the round robin tournament schedule is constructed and then used to construct the new proposed test suite, which meets the requirement that each value must be in a pair of test cases. The connection of pair-wise test case generation and the social square scheduling is also discussed.References
Bolton, Michael “DevelopSense Pairwise Testing”, 2004. http://www.developsense. com/ testing/Pairwise-Testing.html
DeVenezia, Richard. A., “Round-Robin Tournament Scheduling”, 2006, http://www.devenezia.com/downloads/round-robin/index.html
Grindal, M., B. Lindstrom, A., J. Offutt, and S. F. Andler, “An Evaluation of Combination Strategies for Test Case Selection”, 2004. Technical Report HS-IDA-TR-03-001, Department of Computer Science, University of Skovde, Sweden.
Jorgensen, Paul C. “Software Testing: A Craftsman’s Approach”, 1995, CRC Press, ISBN 0849308097
Maity, Soumen, and Amiya Nayak, “Improved Test Generation Algorithms for Pair-Wise Testing”, 2005, Department of Mathematics, Indian Institute of Technology, Guwahati, India.
Phadke, Madhav S., “Planning Efficient Software Tests”, Phadke Associates, Inc. http://www.stsc.hill.af.mil/crosstalk/1997/10/planning.asp
Wikipedia: The free encyclopedia, “Round-Robin Tournament”, 2007. http://en.wikipedia.org/wiki/Round-robin tournament