期刊文献+
共找到2,371篇文章
< 1 2 119 >
每页显示 20 50 100
A Metadata Model Based on Coupling Testing Information to Increase Testability of Component 被引量:1
1
作者 马良荔 郭福亮 吴朝晖 《Journal of Donghua University(English Edition)》 EI CAS 2008年第1期58-64,共7页
A software component must be tested every time it is reused in order to assure quality of component itself and system in which it is to be integrated.So how to increase testability of component has become a key techno... A software component must be tested every time it is reused in order to assure quality of component itself and system in which it is to be integrated.So how to increase testability of component has become a key technology in the software engineering community.Here a method is introduced to increase component testability.And meanings of component testability and relative effective ways to increase testability are summarized.Then definitions of component coupling testing criterion,DU-I(Definition-Use Information) and OP-Vs(Observation-Point Values)are given.Base on these,a definition-use table is introduced,which includes DU-A and OP-Vs item,to help component testers to understand and observe interior details about component under test better.Then a framework of testable component based on above DU-table is given.These facilities provide ways to detect errors,observe state variables by observation-points based monitor mechanism.Moreover,above methods are applied to our application developed by ourselves before,and some test cases are generated.Then our method is compared with Orso method and Kan method using the same example,presenting the comparison results.The results illustrate the validity of our method,effectively generating test cases and killing more mutants. 展开更多
关键词 元数据 计算机技术 信息技术 软件测试
下载PDF
A fault injection model-oriented testing strategy for component security
2
作者 陈锦富 卢炎生 +1 位作者 张卫 谢晓东 《Journal of Central South University》 SCIE EI CAS 2009年第2期258-264,共7页
A fault injection model-oriented testing strategy was proposed for detecting component vulnerabilities.A fault injection model was defined,and the faults were injected into the tested component based on the fault inje... A fault injection model-oriented testing strategy was proposed for detecting component vulnerabilities.A fault injection model was defined,and the faults were injected into the tested component based on the fault injection model to trigger security exceptions.The testing process could be recorded by the monitoring mechanism of the strategy,and the monitoring information was written into the security log.The component vulnerabilities could be detected by the detecting algorithm through analyzing the security log.Lastly,some experiments were done in an integration testing platform to verify the applicability of the strategy.The experimental results show that the strategy is effective and operable.The detecting rate is more than 90%for vulnerability components. 展开更多
关键词 故障注入 组成部分 安全战略 注入测试 模型 检测元件 安全日志 监督机制
下载PDF
Analysis of College Students’ Test Scores Based on Two-Component Mixed Generalized Normal Distribution
3
作者 Luliang Wen Haiwu Rong Yanjun Qiu 《Journal of Data Analysis and Information Processing》 2023年第1期69-80,共12页
In order to improve the fitting accuracy of college students’ test scores, this paper proposes two-component mixed generalized normal distribution, uses maximum likelihood estimation method and Expectation Conditiona... In order to improve the fitting accuracy of college students’ test scores, this paper proposes two-component mixed generalized normal distribution, uses maximum likelihood estimation method and Expectation Conditional Maxinnization (ECM) algorithm to estimate parameters and conduct numerical simulation, and performs fitting analysis on the test scores of Linear Algebra and Advanced Mathematics of F University. The empirical results show that the two-component mixed generalized normal distribution is better than the commonly used two-component mixed normal distribution in fitting college students’ test data, and has good application value. 展开更多
关键词 Two-component Mixed Generalized Normal Distribution Two-component Mixed Normal Distribution ECM Algorithm test Scores
下载PDF
Progress on the ultrasonic testing and laser thermography techniques for NDT of tokamak plasma-facing components 被引量:3
4
作者 Cuixiang Pei Haochen Liu +2 位作者 Jinxing Qiu Tianhao Liu Zhenmao Chen 《Theoretical & Applied Mechanics Letters》 CAS CSCD 2019年第3期180-187,共8页
During manufacturing and operation, different kinds of defects, e.g., delamination or surface cracks, may be generated in the plasma-facing components (PFCs) of a Tokamak device. To ensure the safety of the PFCs, vari... During manufacturing and operation, different kinds of defects, e.g., delamination or surface cracks, may be generated in the plasma-facing components (PFCs) of a Tokamak device. To ensure the safety of the PFCs, various kinds of nondestructive testing (NDT) techniques are needed for different defect and failure mode. This paper gives a review of the recently developed ultrasonic testing (UT) and laser thermography methods for inspection of the delamination and surface cracks in PFCs. For monoblock W/Cu PFCs of divertor, the bonding quality at both W-Cu and Cu- CuCrZr interfaces was qualified by using UT with a focus probe during manufacturing. A noncontact, coupling-free and flexible ultrasonic scanning testing system with use of an electromagnetic acoustic transducer and a robotic inspection manipulator was introduced then for the in-vessel inspection of delamination defect in first wall (FW). A laser infrared thermography testing method is highlighted for the on-line inspection of delamination defect in FW through the vacuum vessel window of the Tokamak reactor. Finally, a new laser spot thermography method using laser spot array source was described for the online inspection of the surface cracks in FW. 展开更多
关键词 Plasma-facing components Ultrasonic testing LASER THERMOGRAPHY DELAMINATION Surface crack
下载PDF
EMPIRICAL BAYES TEST PROBLEMS OF VARIANCE COMPONENTS IN RANDOM EFFECTS MODEL 被引量:3
5
作者 韦来生 张伟平 《Acta Mathematica Scientia》 SCIE CSCD 2005年第2期274-282,共9页
Bayes decision rule of variance components for one-way random effects model is derived and empirical Bayes (EB) decision rules are constructed by kernel estimation method. Under suitable conditions, it is shown that t... Bayes decision rule of variance components for one-way random effects model is derived and empirical Bayes (EB) decision rules are constructed by kernel estimation method. Under suitable conditions, it is shown that the proposed EB decision rules are asymptotically optimal with convergence rates near O(n-1/2). Finally, an example concerning the main result is given. 展开更多
关键词 Empirical Bayes test variance components random effects model convergence rates
下载PDF
Manufacturing and testing of X-ray imaging components with high precision 被引量:5
6
作者 HU Jia sheng WU Xü 《光学精密工程》 EI CAS CSCD 北大核心 2005年第5期620-625,共6页
关键词 X光线图像 质量评价 纳米 精度
下载PDF
An Effective Long String Searching Algorithm towards Component Security Testing 被引量:2
7
作者 Jinfu Chen Lili Zhu +4 位作者 Zhibin Xie Michael Omari Hilary Ackah-Arthur Saihua Cai Rubing Huang 《China Communications》 SCIE CSCD 2016年第11期153-169,共17页
In the execution of method invocation sequences to test component security,abnormal or normal information is generated and recorded in a monitor log. By searching abnormal information from monitor log,the exceptions t... In the execution of method invocation sequences to test component security,abnormal or normal information is generated and recorded in a monitor log. By searching abnormal information from monitor log,the exceptions that the component has can be determined. To facilitate the searching process,string searching methods could be employed. However,current approaches are not effective enough to search long pattern string. In order to mine the specific information with less number of matches,we proposed an improved Sunday string searching algorithm in this paper. Unlike Sunday algorithm which does not make use of the already matched characters,the proposed approach presents two ideas — utilizing and recycling these characters. We take advantage of all matched characters in main string,if they are still in the matchable interval compared with pattern string,to increase the distance that pattern string moves backwards. Experimental analysis shows that,compared to Sunday algorithm,our method could greatly reduce the matching times,if the scale of character set constituting both main string and pattern string is small,or if the length of pattern string is long. Also,the proposed approach can improve the search effectiveness for abnormal information in component security testing. 展开更多
关键词 搜索算法 安全测试 面向构件 测试组件 字符串 搜索过程 搜索方法 实验分析
下载PDF
Feasibility of differentiating defect signals of ultrasonic testing for laser weld based on independent component analysis theory
8
作者 GUO Liwei,GANG Tie,and LI Jinquan State Key Laboratory of Advanced Welding Production Technology,Harbin Institute of Technology,Harbin 150001,China 《Rare Metals》 SCIE EI CAS CSCD 2007年第S1期56-60,共5页
Separating noise from observed signals was studied.When the small defect in the T-shape laser welding joint was inspected by ultrasonic testing system adopting independent component analysis(ICA) theory to process the... Separating noise from observed signals was studied.When the small defect in the T-shape laser welding joint was inspected by ultrasonic testing system adopting independent component analysis(ICA) theory to process the signals.The principle of automatic ultrasonic testing signals processing and negentropy law of ICA were introduced.The experimental data were processed using relative analysis tools and results showed that the ICA could separate defects signals from noise effectively in laboratory. 展开更多
关键词 independent component analysis automatic ultrasonic testing signal processing
下载PDF
Evaluation of Third-Order Method for the Tests of Variance Component in Linear Mixed Models
9
作者 Yanyan Wu Augustine Wong +1 位作者 Georges Monette Laurent Briollais 《Open Journal of Statistics》 2015年第4期233-244,共12页
Mixed models provide a wide range of applications including hierarchical modeling and longitudinal studies. The tests of variance component in mixed models have long been a methodological challenge because of its boun... Mixed models provide a wide range of applications including hierarchical modeling and longitudinal studies. The tests of variance component in mixed models have long been a methodological challenge because of its boundary conditions. It is well documented in literature that the traditional first-order methods: likelihood ratio statistic, Wald statistic and score statistic, provide an excessively conservative approximation to the null distribution. However, the magnitude of the conservativeness has not been thoroughly explored. In this paper, we propose a likelihood-based third-order method to the mixed models for testing the null hypothesis of zero and non-zero variance component. The proposed method dramatically improved the accuracy of the tests. Extensive simulations were carried out to demonstrate the accuracy of the proposed method in comparison with the standard first-order methods. The results show the conservativeness of the first order methods and the accuracy of the proposed method in approximating the p-values and confidence intervals even when the sample size is small. 展开更多
关键词 FAMILY Data GENETIC VARIANT LIKELIHOOD Ratio test RANDOM Effects THIRD-ORDER Method Variance component
下载PDF
Testing Component-Based Software: What It has to do with Design and Component Selection
10
作者 Shyam S. Pandeya Anil K. Tripathi 《Journal of Software Engineering and Applications》 2011年第1期37-47,共11页
In a component-based software development life cycle, selection of preexisting components is an important task. Every component that has to be reused has an associated risk of failure of not meeting the functional and... In a component-based software development life cycle, selection of preexisting components is an important task. Every component that has to be reused has an associated risk of failure of not meeting the functional and non-functional requirements. A component's failure would lead a developer to look for some other alternative of combinations of COTS, in-house and engineered components among possible candidate combinations. This means design itself can readily change. The very process of design of a software system and component selection seems to be heavily dependent on testing results. Instability of design, further, becomes more severe due to requirements change requests. Therefore, this instability of design has to be essentially mitigated by using proper design and testing approaches, otherwise, it may lead to exorbitantly high testing cost due to the repeated testing of various alternatives. How these three activities: Component-based software design, component selection and component-based software testing are interrelated? What process model is most suited to address this concern? This work explores the above questions and their implication in terms of nature of a process model that can be convincing in case of component-based software development. 展开更多
关键词 CBSE (component-Based SOFTWARE Engineering) SOFTWARE testing SOFTWARE Process COTS (Commercial Off-The-Shelf Software)
下载PDF
A case study of blasting vibration attenuation based on wave component characteristics 被引量:1
11
作者 Chong Yu Haibo Li +2 位作者 Haozhen Yue Xiaohu Wang Xiang Xia 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2023年第5期1298-1311,共14页
A typical blasting vibration wave is a composite wave,and its attenuation law is affected by the type of dominant wave component.The purpose of the present study is to establish an attenuation equation of the peak par... A typical blasting vibration wave is a composite wave,and its attenuation law is affected by the type of dominant wave component.The purpose of the present study is to establish an attenuation equation of the peak particle velocity(PPV),taking into account the attenuation characteristics of P-,S-and R-waves in the blasting vibration wave.Field blasting tests were carried out as a case to specifically apply the proposed equation.In view of the fact that the discrete properties of rock mass will inevitably cause the uncertainty of blasting vibration,we also carried out a probability analysis of PPV uncertainty,and introduced the concept of reliability to evaluate blasting vibration.The results showed that the established attenuation equation had a higher prediction accuracy,and can be considered as a promising equation implemented on more complex sites.The adopted uncertainty analysis method can comprehensively take account of the attenuation law of blasting vibration measured on site and discrete properties of rock masses.The obtained distribution of the PPV uncertainty factor can quantitatively evaluate the reliability of blasting vibration,which is a powerful and necessary supplement to the PPV attenuation equation. 展开更多
关键词 Blasting vibration Wave component Field blasting tests Attenuation equation Uncertainty analysis Bayesian theory
下载PDF
Component Based Dynamic Reconfigurable Test System
12
作者 LAI Hong HE Lingsong ZHANG Dengpan (School of Mechanical Science and Engineering,Huazhong University of Science and Technology,Wuhan 430074,China 《武汉理工大学学报》 CAS CSCD 北大核心 2006年第S2期651-655,共5页
In this paper,a novel component based framework of test system is presented for the new requirements of dynamic changes of test functions and reconfiguration of test resources.The complexity of dynamic reconfiguration... In this paper,a novel component based framework of test system is presented for the new requirements of dynamic changes of test functions and reconfiguration of test resources.The complexity of dynamic reconfiguration arises from the scale, redirection,extensibility and interconnection of components in test system.The paper is started by discussing the component assem- bly based framework which provide the open platform to the deploy of companents and then the script interpreter model is introduced to dynamically create the components and build the test system by analyzing XML based information of test system.A pipeline mod- el is presented to provide the data channels and behavior reflection among the components.Finally,a dynamic reconfigurable test system is implemented on the basis of COM and applied in the remote test and control system of CNC machine. 展开更多
关键词 DYNAMIC RECONFIGURATION test system component based software development CNC MACHINE
下载PDF
The User-defined Modeling Method of Power System Components Based on RTDS-CBuilder
13
作者 Yi Wang Sha Li +4 位作者 Yulan Hu Ranran An Jiang Wu Jiaman Li Zexiang Cai 《Energy and Power Engineering》 2013年第4期527-533,共7页
This paper puts forward a method to design the user-defined component based on the user-defined modeling environment CBuilder of RTDS simulator. And also develops the user-defined component model with algorithm descri... This paper puts forward a method to design the user-defined component based on the user-defined modeling environment CBuilder of RTDS simulator. And also develops the user-defined component model with algorithm described by C language, visual graphics appearance, and the component function. And it generates the dynamic link library which has the same execution efficiency as that of the included model of RTDS. This paper takes the IEEE type EXST1 static excitation system as an example to build the user-defined component. The closed-loop tests on the user-defined component and the included one of RTDS are performed to examine the accuracy of the proposed method. By comparison, the test results show that the external characteristics of the user-defined component and the included model of RTDS are basically the same in the initialization process, the step process of the terminal voltage reference value and the case of the large disturbance. 展开更多
关键词 Real Time Digital SIMULATOR CBuilder USER Define component Control component CLOSED-LOOP test
下载PDF
Testing for Cross-Sectional Dependence in a RandomEffects Model
14
作者 Afees Salisu Sam Olofin Eugene Kouassi 《Open Journal of Statistics》 2012年第1期88-97,共10页
This paper extends and generalizes the works of [1,2] to allow for cross-sectional dependence in the context of a two-way error components model and consequently develops LM test. The cross-sectional dependence follow... This paper extends and generalizes the works of [1,2] to allow for cross-sectional dependence in the context of a two-way error components model and consequently develops LM test. The cross-sectional dependence follows the first order spatial autoregressive error (SAE) process and is imposed on the remainder disturbances. It is important to note that this paper does not consider alternative forms of spatial lag dependence other than SAE. It also does not allow for endogeneity of the regressors and requires the normality assumption to derive the LM test. 展开更多
关键词 CROSS-SECTIONAL DEPENDENCE Error components model LAGRANGIAN MULTIPLIER (LM) tests
下载PDF
Research and application of cross-test strategy based on component
15
作者 SONG Yu TIAN Hua CAO Yong-feng 《通讯和计算机(中英文版)》 2007年第8期40-43,共4页
关键词 交叉测试策略 软件测试 组成 应用 软件开发
下载PDF
The Pre-test Principal Components Estimator in the Two Seemingly Unrelated Regression System
16
作者 归庆明 《Chinese Quarterly Journal of Mathematics》 CSCD 1996年第4期57-61, ,共5页
ThePre-testPrincipalComponentsEstimatorintheTwoSeeminglyUnrelatedRegressionSystemGuiQingming(ZhengzhouInstit... ThePre-testPrincipalComponentsEstimatorintheTwoSeeminglyUnrelatedRegressionSystemGuiQingming(ZhengzhouInstituteofSurveyingand... 展开更多
关键词 相依线性回归系统 回归系数 预检验主成分估计
下载PDF
Test Case Generation of Component Software Based on UML Activity Diagram and Genetic Algorithm
17
作者 Yu Song Xinhong Wang 《通讯和计算机(中英文版)》 2011年第6期503-507,共5页
关键词 测试用例生成 UML活动图 组件软件 遗传算法 软件测试 统一建模语言 测试方法 生成方法
下载PDF
Robust Principal Component Test in Gross Error Detection and Identification
18
作者 高倩 阎威武 邵惠鹤 《Journal of Shanghai Jiaotong university(Science)》 EI 2007年第5期553-558,共6页
Principle component analysis (PCA) based chi-square test is more sensitive to subtle gross errors and has greater power to correctly detect gross errors than classical chi-square test. However, classical principal com... Principle component analysis (PCA) based chi-square test is more sensitive to subtle gross errors and has greater power to correctly detect gross errors than classical chi-square test. However, classical principal component test (PCT) is non-robust and can be very sensitive to one or more outliers. In this paper, a Huber function liked robust weight factor was added in the collective chi-square test to eliminate the influence of gross errors on the PCT. Meanwhile, robust chi-square test was applied to modified simultaneous estimation of gross error (MSEGE) strategy to detect and identify multiple gross errors. Simulation results show that the proposed robust test can reduce the possibility of type II errors effectively. Adding robust chi-square test into MSEGE does not obviously improve the power of multiple gross error identification, the proposed approach considers the influence of outliers on hypothesis statistic test and is more reasonable. 展开更多
关键词 总误差检测 X^2试验 原理成分分析 自动模拟
下载PDF
使用Component Works GPIB ActiveX控件快速组建基于VB环境的测试系统
19
作者 薛红朝 张义忠 +1 位作者 孟晨 王坚 《国外电子测量技术》 2001年第z1期33-35,共3页
本文以组建GPIB的测试系统为例,介绍了在Visual Basic 5.0环境下,利用Component Works控件快速组建某测试系统的一种方法。详细说明了系统的组建过程及其应注意的一些问题。
关键词 componentWorks ACTIVEX控件 测试系统
下载PDF
基于Web Component的自动化测试工具的研究
20
作者 连进 郝利华 朱华 《江汉大学学报(自然科学版)》 2007年第4期67-70,共4页
随着组件重用技术在软件开发中的广泛使用,软件测试变得越来越复杂,而自动化测试工具能有效降低软件测试的复杂度.运用自动化测试理论,讨论了基于Web Component的自动化测试一般方法,设计了一种基于Web Component的自动化测试工具.
关键词 软件测试 自动化测试 WEB组件
下载PDF
上一页 1 2 119 下一页 到第
使用帮助 返回顶部