Test processing device and test processing method
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- YONYOU NETWORK TECH
- Publication Date
- 2012-12-12
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of software testing, in particular to a test processing device and a test processing method. Background technique
[0002] OSGi (Open Service Gateway Initiative) is a dynamic model system for Java, which defines an infrastructure for the development of modular applications, so that applications can implement well-defined, reusable and collaborative standard components, and can be flexible It can be assembled and deployed into the application system accurately and dynamically. Due to these characteristics, OSGi has been widely used in the industry and has become one of the preferred architectures for software integration and enterprise development.
[0003] However, because different class loaders are used to load program codes in the OSGi environment to achieve loose coupling and dynamic deployment of components, this mechanism is completely different from traditional applications, so that the testing methods used in...