自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

软件自动化测试专栏

Advanced Software Automation Testing Tips

  • 博客(4)
  • 资源 (7)
  • 收藏
  • 关注

原创 VBS 将UI获取的乱码转换成GB2312格式的中文

Str is the source Str2 is the targetStr = "Öк½¼ÎÐÅÉÌÎñÂÃÐйÜÀíÓÐÏÞ¹«Ë¾"Dim fso, MyFileSet fso = CreateObject("Scripting.FileSystemObject")Set MyFile = fso.CreateTextFile("c:\testfile.tx

2012-08-28 12:51:20 4055 1

转载 QTP对象的一些隐藏的属性和方法

I’ve been doing some digging into QTP’s test-objects, hoping to find some undocumented methods and techniques. Armed with the power of PDM.DLL, I’ve explored each test object, and have come up with

2012-08-23 17:16:00 3829

转载 QTP 通过URL地址下载文件到本地

While automation, you may come to situations where you need to need to download a file on clicking a link. This generally involves a lot of User Interface (GUI)overhead like syncing the download box,

2012-08-23 10:24:56 2017

原创 QTP 结束进程的几种方法

1.Function KillProcess(ProcessName)strComputer = "."Set objWMIService = GetObject("winmgmts://" & strComputer & "/root/cimv2")Set colProcessList = objWMIService.ExecQuery("Select * from Win32_

2012-08-15 17:09:28 3196

QTP_00600.EXE

Performance and Stability Fixes for the QuickTest Debug Viewer 修复QTP中DEBUG的缺陷。

2012-12-03

PDM.DLL(9.0.30729.1)

PDM.dll 9.0.30729.1版本。 注册后可以增强QTP Debug功能。

2012-08-24

SQL学习练习代码

SQL学习

2012-05-23

selenium一些基础配置手册

selenium一些基础配置手册selenium一些基础配置手册

2012-05-23

java 学习代码

java workspace

2012-05-23

pdm.dll(9.0.30729)

Process Debug Manager(9.0.30729) 可以增强QTP的debug功能

2010-08-31

QTP_00591.EXE

解决QTP 10.0用户在注册高版本(9.x以上)PDM.DLL时,Debug View 在监视对象时,显示空白的BUG。

2010-08-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除