自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (7)
  • 收藏
  • 关注

原创 Add formatting to the cell in an Excel document

Formatting Excel output from QuickTest Professional You can use the Excel object model to automate formatting the values in a cell in an Excel worksheet. Example: filename = "C:\temp\Book1.xls"

2014-04-07 19:16:52 473

原创 Change the font and cell color in an Excel document

This solution applies to external Excel files, not to the QuickTest Professional data table. You can use the Excel object model to automate setting the font and cell color in an Excel worksheet.

2014-04-07 19:15:18 554

原创 Hide/display columns or rows in an Excel document

This solution applies to external Excel files, not to the QuickTest Professional data table. You can use the Excel object model to automate hiding or displaying rows and columns in an Excel workshe

2014-04-07 19:12:43 816

原创 Set the number format of cells in an Excel file

Example: The user would like to specify that the cell/column contents are general, a percentage, or currency. For information on setting the text formatting (for example color, bold, italic), refe

2014-04-07 19:10:35 1005

原创 Write data to an Excel file without importing the data to the data table

Writing data to an Excel file without importing the data to the data table This function will allow you to set data in an external Excel file (specifying the sheet and the cell), without importing th

2014-04-07 19:06:39 529

原创 Run an Excel macro from QuickTest Professional

Use the Excel Object Model Run command to execute the macro

2014-04-07 18:56:47 581

原创 Get data from an Excel file without importing the data to the data table

Create an Excel object using VBScript The function below will allow to you to extract data from an external Excel file (specifying the sheet) without importing the file to the QuickTest data tabl

2014-04-07 18:53:22 540

原创 Add cells, rows, or columns to an Excel document

Example: ' create the Excel object Set ExcelObj = CreateObject("Excel.Application") ExcelObj.Visible = true ' add a new Workbooks and a new Sheet ExcelObj.Workbooks.Add Set NewSheet = ExcelO

2014-04-07 18:44:28 790

ALL11.52 USERGUIDE

ALM(APPLICATION LIFYCYCLE MANAGEMENT)是hp推出的qc的升级版,涵盖了从需求到设计到执行到缺陷的一系列测试过程;这是中文的一个帮助文档,需要付费帐户才可以下载的到

2013-07-05

HP Application Lifecycle Management 11.50 + SP2 Simplified Chinese SW E-Media

hp非常有名的qc升级版ALM11.5 的中文版下载地址。。 直接将地址拷贝进迅雷即可下载

2013-07-09

sitescope 10.1 license

HP SiteScope是一种为确保分布式IT基础部件的可用性和性能的无代理的监视解决方案。这种分布式基础部件包括服务器、操作系统、网络设备、网络服 务、应用程序及应用组件。SiteScope也充当其他Mercury产品(如Mercury BAC, MMS, LoadRunner)基础的监视器。SiteScope可以为您提供您需要的基础部件的实时信息,提供问题的通知,以便能在问题变棘手之前及时解决。SiteScope是工业界第一种提供这种无代理式的监视解决方案.这是10.1版的无限制License

2013-07-13

JBoss实战:服务器配置指南

市面上关于jboss的书少之又少,尤其是配置服务器的书籍,这本书能给你一个参考

2013-07-05

深入理解Java.7.核心技术与最佳实践

Java.7.核心技术描述以及实践教程,真正书店所售图书完整电子版

2013-07-05

空空如也

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

TA关注的人

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