Software interface test method and apparatus
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2009-07-22
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to software testing technology, in particular to a software interface testing method and device. Background technique
[0002] Hibernate is an open source object-relational mapping framework, which is currently widely used in Java applications. Hibernate performs lightweight object encapsulation on Java Database Connection (JDBC, Java Data Base Connectivity), so that Java programmers can easily use object programming thinking to manipulate the database. Hibernate can be applied to any occasion where JDBC is used. For example, the background code of the current business management support platform is developed based on Hibernate. As the functions of the business management support platform become more and more complex, more and more functional interfaces need to be provided for front-end calls to meet various needs, and more and more user-defined data objects are encapsulated by Hibernate. In the application, it is necessary to t...