搜索资源列表
AutoTest
- 用VC实现的键盘和鼠标的模拟器,实现鼠标和键盘事件的记录和回放。用于软件自动化测试、机械性的界面操作、程序演示、毕业设计的ppt演示等等。-with VC keyboard and mouse simulator, mouse and keyboard events record and playback. For software testing automation, mechanical interface operation, procedures demonstration, a gr
manandwoman
- 该论文基于房屋租赁管理系统的设计,首先简要介绍了管理系统的开发背景及意义,着重阐述了系统的可行性分析、需求分析、数据库设计、系统的总体设计。其次根据需求分析将系统分为六大基本功能模块:主要包括基本信息管理、租赁过程管理、费用收取管理、租赁合同管理、数据维护、系统维护功能。之后采用面向对象的编程方法,阐明了运用后台数据库和前端应用程序进行系统开发的详细过程,实现了房屋租赁管理的自动化和信息化。最后文章对系统测试等各个环节进行详尽的分析和描述,对系统进行了客观评价,指明了系统的现实意义以及系统的开发
CheckFunction
- qtp自动化功能检查点样例,辅助检查自动化测试时的校验点-sample qtp automation checkpoint, when the secondary inspection checkpoint automated testing
QTP_dvanced_study_manual
- 修炼成QTP高手的十个步骤 4 探秘QTP9.5新特性 — 过程指南(Process Guidance) 5 1. 什么是过程指南? 6 2. 过程指南的作用 8 3. 自定义过程指南 10 4. 过程指南深入探秘 12 5. 小结 17 QTP 10 - 自动化测试脚本开发利器 17 系统需求和环境支持 17 增强的QC整合能力 18 版本控制和基线 19 可移植性 21 本地系统监视器 22 动态调用Action 23 新的Report
taoqianzimulu
- linux下如果目录为空目录,则只有.和.这两个也是属于目录类型的本代码使用递归来判断目录及其子目录是否为空目录 /*判断目录是否为空目录*/int IsEmptyDir(char*pszDir){DIR*pstDirp=NULL;struct dirent*pstDirStru=NULL;int ulFileNum=0;int ret=1;char szDir[100];memset(szDir,0,100);pstDirp=opendir(pszDir);if(NULL==pstD
Qtp
- 一款自动化功能测试工具,大家好好看看啊,QTP是比较好的测试工具,这有一套教程-An automated functional testing tool, a good look at the QTP is a better test tool, this set of tutorials
StressMark
- 多线程压力测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-Multithreading stress test tools, you can complete the functional and performance testing of the service program and algorithm, and its main function is to simulate multi-threaded or multi-c
SetTime
- 能够定时将当前系统时间改为某个值,用于自动化测试,时间写在了代码里-The timing of the current system can be changed to a value of time for automated testing, the time to write in the code
Desktop
- 智能交易系统软件是用来对交易过程全程自动化,免除交易商连续对市场进行日常烦琐的监护。 许多专业交易商利用多层交易系统,对不同的市场和在不同的环境下进行操作。通常他们在著名的分析软件包里对交易战略进行编写和测试- OrderClose(OrderTicket(),OrderLots(),Ask,3,CLR_NONE) } if(OrderType()==OP_BUY) { OrderClose(OrderTicket(),OrderLots(),B
SPECjbb2005
- 测试虚拟机的基础cpu性能,使用spec cpu,里面的是写好的自动化测试脚本。通过跑基准测试程序,衡量cpu性能。-Based cpu performance test virtual machine using spec cpu, which is written automated test scr ipts. By running benchmarks to measure cpu performance.
network
- 测试虚拟机的基础网络性能,使用netperf和iperf,里面的是写好的自动化测试脚本,衡量虚拟机或者容器的网络性能。-Basic network performance test virtual machine using netperf and iperf, which is written automated test scr ipts, measure network performance virtual machines or containers.
selenium-java-2.41.0
- 自动化测试工具,并发批量测试web应用功能(automatic testing tool)