期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2009
卷号:9
期号:4
页码:230-236
出版社:International Journal of Computer Science and Network Security
摘要:This concept is quite recent provides a technique for more efficient testing of database applications. In the testing technique the original database remains intact throughout the experiment. When tester tests the test suites insert, delete, and modify updates are physically stored in another file or database called ��Differential Table. The joint operation on Original database and differential table by sql query language together forms another database called, ��Hypothetical database state��. In this paper, we have designed a computer aided formula for test suites which make ��decision��, that the test requirement be executed hypothetically or traditionally. We have also designed pseudo code for hypothetical inserting and deleting tuple in the database without changing the originality of the database.
关键词:Software Testing; Hypothetical database; Differential Table; Parent Table; traditional database