摘要:
An automatic program generation unit automatically generates a program according to designing information. When a code is added by a change in designing information, a corrected portion inheriting unit retrieves an added portion from a new program automatically generated according to the latest designing information. When a code is deleted by a change in designing information, the deleted portion is retrieved from a corrected program obtained by correcting the previous automatically-generated program. Then, the added portion obtained by the retrieval is added to the corrected program, and the deleted portion is deleted from the corrected program.
摘要:
A test specification generation system which utilizes a repository of design information entered in a design process so as to enhance operational efficiency of a testing process. A data analysis device reads statements written in the test configuration file, line by line, to thereby determine whether a read statement line is a fixed output line or a program output line. A test item determination device determines whether generation of a test item requires design information alone or not only the design information but also information from a standard test item file stored in a standard test item storage device. A first test item generation device generates test items based on information that the design information reading device obtained from tables of the design information, while a second test item generation device generates test items from the tables and the standard test item file. A test specification writing device outputs fixed output lines and test items generated by the first test item generation device and the second test item generation device, to generate a test specification file.
摘要:
A screen layout corresponding to a transaction routine is input to a FORM, and an item and a code of design information corresponding to a screen input are generated as a table. A location of the screen input is associated with a record in a design information table, and the design information table is searched for based on the screen input to display a screen output, in a program design process prior to the program manufacturing process, so that pseudo operations of the transaction routine are performed on the screen. The present invention reduces an amount of feedback after a program is manufactured, by displaying a screen in a similar manner as in actual program execution, and verifying the program, in a program design process prior to a program manufacturing process of a transaction routine, and also makes program generation efficient, by inheriting data from the design process to the program manufacturing process.