摘要:
Providing test specification for testing a Web application by receiving unfinished test specifications data describing a series of screen transition specifications included in a test case for a Web application to be installed in a Web server, obtaining a response including an output item, which can be obtained as a result of execution of the Web application, by giving a request that requests a Web screen based on the screen transition specifications selected from the series of screen transition specifications to the Web application. Then, an expected value for the screen transition specifications is extracted from the response based on the output item included in the obtained response and the extracted expected value is written to the received unfinished test specifications data in connection with the screen transition specifications.
摘要:
Providing test specification for testing a Web application by receiving unfinished test specifications data describing a series of screen transition specifications included in a test case for a Web application to be installed in a Web server, obtaining a response including an output item, which can be obtained as a result of execution of the Web application, by giving a request that requests a Web screen based on the screen transition specifications selected from the series of screen transition specifications to the Web application. Then, an expected value for the screen transition specifications is extracted from the response based on the output item included in the obtained response and the extracted expected value is written to the received unfinished test specifications data in connection with the screen transition specifications.
摘要:
A user interface application development program comprises a step of reading a specification data for application development, which can make an association between a screen and/or a process and an object, and a step of automatically interpreting the specification data including the association made between the screen and/or the process and the object, and of generating a user interface application program.
摘要:
(A) “org.apache.struts.taglib.bean.WriteTag” written in a JAVA source segment is extracted as the tag class of a custom tag, “AddForm” in the segment is extracted as the attribute value of a name attribute, and “result” in the segment is extracted as the attribute value of a property attribute. (B) “ is output as an HTML comment representing test information. Subsequently, when web application software is operated normally, an output value “5” is output as output item. When operation of the web application software is over, “ ” is output as an HTML comment. Hence a test-information-attached response HTML is generated.
摘要:
A software test management program, a software test management apparatus and a software test management method can integrally manage test-related information that are to be effectively exploited among test support functions. The software test management apparatus includes a design model registration section 31 that registers a design model, a source code registration section 34 that registers a source code, a test model registration section 32 that registers the test model prepared to correspond to the design model and also the corresponding relationship between the design model and the test model, an execution trace registration section 33 that registers the execution trace of each test case obtained by executing the source code according to the test cases in the test model, the corresponding relationship between the test model and the execution trace and also the corresponding relationship between the execution trace and the source code and a model relations management interface 12 that traces all the corresponding relationships.