期刊文献+
共找到65篇文章
< 1 2 4 >
每页显示 20 50 100
基于TestBed/TBrun的高效测试执行方法
1
作者 罗睿梅 万东燕 +2 位作者 唐超 辛增献 陈铖 《制导与引信》 2024年第2期25-28,49,共5页
在使用TestBed/TBrun工具执行软件单元测试用例过程中,存在长数组无法自动赋值和结果比对导致测试效率低的问题。针对该问题,提出了一种基于TestBed/TBrun的高效测试执行方法。通过在后台文件中建立可自动识别读取长数组的通用驱动函数... 在使用TestBed/TBrun工具执行软件单元测试用例过程中,存在长数组无法自动赋值和结果比对导致测试效率低的问题。针对该问题,提出了一种基于TestBed/TBrun的高效测试执行方法。通过在后台文件中建立可自动识别读取长数组的通用驱动函数和自动对比测试结果的比对函数,对软件单元中的长数组输入/输出变量进行自动赋值及结果比对。经测试验证,该方法降低了用例执行耗时,提高了测试执行效率。 展开更多
关键词 testbed/TBrun 单元测试 通用驱动函数 比对函数 长数组
下载PDF
基于TestBed和Visual Studio对QT程序单元测试的研究与实现
2
作者 马慧芳 费自强 范孝彬 《航空电子技术》 2023年第1期42-46,共5页
针对测试工具TestBed无法动态执行QT程序单元测试用例的问题,文章通过介绍单元测试定义、测试原理以及TestBed工具的使用原理、并指出了TestBed工具对QT程序进行单元测试存在的问题,最终提出了一种结合TestBed和Visual Studio对QT程序... 针对测试工具TestBed无法动态执行QT程序单元测试用例的问题,文章通过介绍单元测试定义、测试原理以及TestBed工具的使用原理、并指出了TestBed工具对QT程序进行单元测试存在的问题,最终提出了一种结合TestBed和Visual Studio对QT程序进行单元测试的方法,并给出了方法的详细设计与实现步骤,为QT程序动态执行单元测试提供一种简单、便捷的实现方式。实际结果表明,结合TestBed与Visual Studio对QT程序的单元测试方法显著提高了单元测试的效率,减少了单元测试的成本。 展开更多
关键词 QT 单元测试 testbed Visual Studio
下载PDF
Environmental Information-Aided Electromagnetic Propagation Testbed for Maritime Communication
3
作者 Ting Zhou Yuzhen Wang +3 位作者 Bilian Xu Tianheng Xu Xiaoming Tao Honglin Hu 《China Communications》 SCIE CSCD 2023年第3期302-315,共14页
Maritime channel modeling can be affected by some key time-varying environmental factors.The ducting effect is one of the thorniest factors since it causes anomalous propagation enhancement and severe co-channel inter... Maritime channel modeling can be affected by some key time-varying environmental factors.The ducting effect is one of the thorniest factors since it causes anomalous propagation enhancement and severe co-channel interference.Moreover,the atmospheric attenuation is much more severe in the ocean environment,resulting in shorter coverage distance and more link outage.In this paper,we propose an environmental information-aided electromagnetic propagation testbed.It is based on complex refractivity estimation and improved parabolic equation propagation model,taking into account both ducting effect and atmospheric attenuation.A large-scale temporal and spatial propagation measurement was conducted with meteorological acquisition.We consider practical path loss and ducting conditions to verify the testbed feasibility in these long-distance radio links.The simulation results are in good agreement with the measured data,which further reveal the basic temporal and spatial distribution of ducting effect at 3.5 GHz band. 展开更多
关键词 broadband maritime communication maritime channel ducting effect electromagnetic propagation testbed propagation measurement atmospheric attenuation path loss
下载PDF
基于Testbed的单元测试方法及实例分析
4
作者 张晓明 《无线互联科技》 2023年第19期51-55,共5页
随着计算机技术的发展,软件的结构也越来越复杂,仅靠软件测试人员的人工统计分析已不能有效地对被测软件作出准确评价。文章基于Testbed详细描述了软件单元测试的方法,结合实例完成了测试用例设计、覆盖率分析以及回归测试等。结果表明... 随着计算机技术的发展,软件的结构也越来越复杂,仅靠软件测试人员的人工统计分析已不能有效地对被测软件作出准确评价。文章基于Testbed详细描述了软件单元测试的方法,结合实例完成了测试用例设计、覆盖率分析以及回归测试等。结果表明,使用Testbed能显著降低软件缺陷,提升软件质量。 展开更多
关键词 单元测试 testbed 覆盖率 测试用例 回归测试
下载PDF
LDRA TESTBED在航天软件测试中的应用 被引量:8
5
作者 李中萍 岳海 薛静 《航天控制》 CSCD 北大核心 2007年第2期73-77,共5页
提出采用LDRA(Liverpool Data Research Associates Ltd.)TESTBED测试工具辅助完成高可靠性的军用软件测试工作,并通过测试实例阐述了该工具在航天软件测试中的应用方案。结果证明,合理使用该工具,能够有效避免人为失误,提高软件测试的... 提出采用LDRA(Liverpool Data Research Associates Ltd.)TESTBED测试工具辅助完成高可靠性的军用软件测试工作,并通过测试实例阐述了该工具在航天软件测试中的应用方案。结果证明,合理使用该工具,能够有效避免人为失误,提高软件测试的效率和信息采集的准确度。 展开更多
关键词 软件测试 测试工具 LDRA testbed
下载PDF
基于LDRA Testbed的飞机中央维护系统覆盖测试 被引量:7
6
作者 邹会荣 《航空计算技术》 2010年第5期91-94,共4页
基于测试工具LDRA Testbed实现了飞机中央维护系统的覆盖测试工作。以飞机中央维护系统的主界面源程序为例,通过测试过程说明了工具在飞机中央维护系统测试中的成功应用,并达到了一定的语句覆盖分析和分支覆盖测试率。给出了软件的测试... 基于测试工具LDRA Testbed实现了飞机中央维护系统的覆盖测试工作。以飞机中央维护系统的主界面源程序为例,通过测试过程说明了工具在飞机中央维护系统测试中的成功应用,并达到了一定的语句覆盖分析和分支覆盖测试率。给出了软件的测试流程和测试结果。测试结果表明,使用LDRA Testbed工具,可以大大提高飞机中央维护系统的软件测试效率,同时也能够满足航空业界的软件标准DO-178B,并获得了规定的语句覆盖和分支覆盖测试率。 展开更多
关键词 飞机中央维护系统 LDRA testbed 语句覆盖分析 分支覆盖测试
下载PDF
Testbed套件在航天嵌入式软件中的应用 被引量:4
7
作者 郭莹 刘纪元 康智 《火控雷达技术》 2010年第1期20-23,共4页
随着航天技术的发展,航天软件的结构也越来越复杂,仅靠软件测试人员的人工统计分析已不能有效地对被测航天软件作出准确评价,使用高级的自动用例生成工具可以克服这些困难,但是完全的测试用例自动生成几乎是不可能的。本文介绍了人工设... 随着航天技术的发展,航天软件的结构也越来越复杂,仅靠软件测试人员的人工统计分析已不能有效地对被测航天软件作出准确评价,使用高级的自动用例生成工具可以克服这些困难,但是完全的测试用例自动生成几乎是不可能的。本文介绍了人工设计测试用例和使用Testbed工具自动生成测试用例两种测试用例生成方法的优缺点,通过分析提出了一种Testbed测试工具辅助的测试用例设计方法,最后,以X型侦察处理DSP嵌入式软件为例,介绍了使用Testbed套件辅助测试用例生成和测试的具体方法步骤。 展开更多
关键词 嵌入式 测试用例 testbed 单元测试
下载PDF
LDRA TestBed在弹载软件测试中的应用 被引量:6
8
作者 石磊 《软件导刊》 2008年第5期11-13,共3页
介绍了LDRA TestBed在弹载软件测试中的具体应用方法,并通过对软件进行静态和动态分析,发现了软件的缺陷,降低了项目的风险。
关键词 LDRA testbed 软件测试 软件质量 静态分析 动态分析
下载PDF
Testbed在装备软件测试中的静态分析应用 被引量:2
9
作者 贺英杰 《电子世界》 2018年第15期103-103,共1页
本文首先介绍Testbed静态分析功能的特点,其次从装备软件测试的角度制定静态分析检查单,并以实际测试为例,说明静态分析过程及容易出现的问题和相应的解决措施,为装备软件测试的静态分析提供方法和实践指导。
关键词 testbed 装备软件测试 静态分析
下载PDF
基于LDRA Testbed的软件单元测试 被引量:9
10
作者 徐润德 陈亚 赵慕奇 《海军航空工程学院学报》 2011年第3期356-360,共5页
通过对LDRA Testbed的分析及采用LDRA Testbed进行软件单元测试,表明LDRA Testbed是一个可以有效应用于软件开发和测试阶段的软件测试工具,使用LDRA Testbed进行软件单元测试可以有效提高软件质量。
关键词 软件测试 单元测试 testbed
下载PDF
基于LDRA Testbed软件的单元测试
11
作者 孙小淋 《数字技术与应用》 2015年第9期61-61,共1页
LDRA Testbed测试工具辅助完成稿可靠性的军用软件测试工作,文章对LDRA Testbed的分析并进行单元测试,阐述了LDRA Testbed在软件测试中的作用。文章针对测试的对象进行了需求分析并形成报告,构建测试用例并对如何查看和分析动态覆盖率... LDRA Testbed测试工具辅助完成稿可靠性的军用软件测试工作,文章对LDRA Testbed的分析并进行单元测试,阐述了LDRA Testbed在软件测试中的作用。文章针对测试的对象进行了需求分析并形成报告,构建测试用例并对如何查看和分析动态覆盖率测试报告做了阐述。证明合理的使用该工具,能有效地提高软件测试的效率。 展开更多
关键词 单元测试LDRA testbed覆盖分析
下载PDF
基于LDRA Testbed的软件静态测试研究与实现 被引量:7
12
作者 胡丹瑞 《计算机安全》 2012年第6期69-71,共3页
介绍了软件静态测试的基本概念与方法,以及如何利用测试工具LDRA Testbed进行软件静态测试,并对LDRA Testbed的静态测试原理进行了研究。最后结合实例实现了使用LDRA Testbed对C代码进行静态测试,并得到了静态测试质量报告、度量报告。
关键词 静态测试 LDRA testbed 编码规则 MISRA-C
下载PDF
基于LDRA Testbed的民用机载软件静态测试方法 被引量:5
13
作者 周培 《计算机测量与控制》 2019年第7期107-110,149,共5页
静态测试作为软件测试的重要方法,是保证民用机载软件中安全关键软件质量的关键步骤;介绍静态测试的概念和方法,采用自动化分析方法,基于软件分析工具LDRA Testbed从主要静态分析、复杂度分析、静态数据流、交叉索引、信息流和数据对象... 静态测试作为软件测试的重要方法,是保证民用机载软件中安全关键软件质量的关键步骤;介绍静态测试的概念和方法,采用自动化分析方法,基于软件分析工具LDRA Testbed从主要静态分析、复杂度分析、静态数据流、交叉索引、信息流和数据对象分析六大部分完成软件的静态测试过程,探究其测试原理和关键标准文件的配置,生成相应的代码审查和测试度量报告,以有效提高民用机载软件质量。 展开更多
关键词 软件测试 LDRA testbed 静态测试 民用机载
下载PDF
基于LDRA Testbed的软件完整性静态测试方法研究 被引量:2
14
作者 王玮 《电脑与电信》 2014年第4期49-51,共3页
根据软件测试工具LDRA Testbed的特点,本文提出了一种基于LDRA Testbed的软件完整性静态测试方案。该方案策略性选取四种测试方法,详细描述了每种方法的测试过程,输入项和输出项。实际运用中表明此方案极大提高了测试效率和测试规范性。
关键词 静态测试 测试方法 LDRA testbed
下载PDF
Attitude Control Experiments of Cubic Rover on Low-Gravity Testbed 被引量:2
15
作者 ZENG Xiangyuan JIANG Bowen +2 位作者 HUSSAIN Muhammad Talha JIANG Jianxun YANG Runyi 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2022年第2期143-151,共9页
In-situ exploration of asteroid surfaces is of great scientific significance.Internally actuated rovers have been released to asteroid surfaces but without enough controllability.To investigate the attitude control ch... In-situ exploration of asteroid surfaces is of great scientific significance.Internally actuated rovers have been released to asteroid surfaces but without enough controllability.To investigate the attitude control characteristics of the cubic rover for asteroid surface exploration,a series of experiments are carried out using the self-designed rover and the low-gravity testbed.The experiments focus on two major themes:The minimum flywheel speed for cubic rover to produce a walking motion in different conditions,and the relationship between the rover’s rotation angle and the flywheel speed in twisting motion.The rover’s dynamical descriptions of the walking and twisting motions are first derived.The features and design of the low-gravity testbed are then summarized,including its dynamics,setup,and validation.A detailed comparison between the dynamic model and the experimental results is presented,which provides a basic reference of the cubic rover’s attitude control in low-gravity environments. 展开更多
关键词 cubic rover low-gravity testbed walking motion twisting motion planetary exploration
下载PDF
Real-time controller hardware-in-the-loop co-simulation testbed for cooperative control strategy for cyber-physical power system 被引量:2
16
作者 Zhenyu Wang Donglian Qi +3 位作者 Jingcheng Mei Zhenming Li Keting Wan Jianliang Zhang 《Global Energy Interconnection》 CAS CSCD 2021年第2期214-224,共11页
Various distributed cooperative control schemes have been widely utilized for cyber-physical power system(CPPS),which only require local communications among geographic neighbors to fulfill certain goals.However,the p... Various distributed cooperative control schemes have been widely utilized for cyber-physical power system(CPPS),which only require local communications among geographic neighbors to fulfill certain goals.However,the process of evaluating the performance of an algorithm for a CPPS can be affected by the physical target characteristics and real communication conditions.To address this potential problem,a testbed with controller hardware-in-the-loop(CHIL)is proposed in this paper.On the basis of a power grid simulation conducted using the real-time simulator RT-LAB developed by the company OPAL-RT,along with a communication network simulation developed with OPNET,multiple distributed controllers were developed with hardware devices to directly collect the real-time operating data of the power system model in RT-LAB and provide local control.Furthermore,the communication between neighboring controllers was realized using the cyber system modelin OPNET with an Ethernet interface.The hardware controllers produced a real-world control behavior instead of a digital simulation,and precisely simulated the dynamic features of a CPPS with high speed.A classic cooperative control case for active power output was studied to explain the integrated simulation process and validate the effectiveness of the co-simulation testbed. 展开更多
关键词 Cyber-physical power system Cooperative control Co-simulation testbed HARDWARE-IN-THE-LOOP
下载PDF
An Open Access 4×4 MIMO Testbed and its Validation with an IEEE 802,11n WLAN System 被引量:1
17
作者 SUN Jian LI Fudong ZHANG Haixia JIANG Mingyan YUAN Dongfeng 《China Communications》 SCIE CSCD 2014年第A01期64-71,共8页
Multiple-Input Multiple-Output (MIMO) and Orthogonal Frequency Division Multiplexing (OFDM) have been widely accepted as key techniques of the current and future wireless communication systems. In this paper, an o... Multiple-Input Multiple-Output (MIMO) and Orthogonal Frequency Division Multiplexing (OFDM) have been widely accepted as key techniques of the current and future wireless communication systems. In this paper, an open access MIMO testbed is presented, on which the researchers can demonstrate and evaluate their baseband algorithms over the real wireless channel, without knowing much details about the hardware of the testbed. Moreover, an IEEE 802.11n transmission scheme is implemented as a design example to validate this testbed as well as demonstrate the transmission characteristics of MIMO-OFDM. 展开更多
关键词 open access testbed MIMO MIMO-OFDM IEEE 802.1 ln receiver algorithms
下载PDF
基于LDRA Testbed的嵌入式软件静态测试
18
作者 职晓 吴迪 张江华 《电源技术应用》 2015年第4期36-39,44,共5页
提出了一种将人工测试与基于测试工具LDRA Testbed的自动化静态分析结合起来的静态测试方法。该方法首先通过测试工具对程序进行测试,然后针对工具的分析结果,并结合相关的文档进行人工审查,形成最终的静态测试报告。经验证,此方法... 提出了一种将人工测试与基于测试工具LDRA Testbed的自动化静态分析结合起来的静态测试方法。该方法首先通过测试工具对程序进行测试,然后针对工具的分析结果,并结合相关的文档进行人工审查,形成最终的静态测试报告。经验证,此方法相比传统方法测试效率更高,节省了测试资源,在工程上有着较好的应用价值。 展开更多
关键词 静态测试 LDRA testbed 代码评审 数据流分析 质量评审
下载PDF
A MmWave Communication Testbed Based on IEEE 802.11ad with Scalable PtMP Configuration 被引量:1
19
作者 Chaowei Wang Mingliang Pang +2 位作者 Dinghui Zhong Yuling Cui Weidong Wang 《China Communications》 SCIE CSCD 2022年第4期44-56,共13页
The sub-6 G band is too crowded to accommodate higher data rate, while the millimeter wave(mmWave) bands have abundant spectrum resources and massive MIMO can provide high spectral and energy efficiency. Therefore, th... The sub-6 G band is too crowded to accommodate higher data rate, while the millimeter wave(mmWave) bands have abundant spectrum resources and massive MIMO can provide high spectral and energy efficiency. Therefore, the combination of the two,namely mmWave-MIMO system, has attracted intensive research interests. In this paper, we develop a high-speed mmWave-MIMO communication system and conduct exhaustive field tests. The detail of the system design is provided and the key modules of the testbed are analyzed. The testbed exploits high gain of mmWave RF and flexible configuration of embedded system. The validation and field tests show that the developed testbed can provide up to 2.3 Gbps network layer data rate in single channel with low latency and support point-to-multi-point(PtMP) transmission aided by relay. The testbed can be used in future B5 G and 6 G systems to provide high reliability and low latency wireless coverage. 展开更多
关键词 mmWave testbed point-to-multi-point IEEE 802.11ad
下载PDF
基于LDRA Testbed的DSP软件单元测试 被引量:2
20
作者 李艳艳 《电子技术与软件工程》 2018年第14期40-40,共1页
在分析软件单元测试问题的基础上,本文对基于LDRA Testbed的DSP软件单元测试方法展开了分析,介绍了相应的测试工具和测试过程,为关注这一话题的人们提供参考。
关键词 LDRA testbed DSP软件单元测试
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部