QC中UploadResource的用法
摘要:
API文档不详细,摸索半天,终于找到解决办法:Function uploadTestResultToQCSet objPath = CreateObject("Scripting.FileSystemObject")If Not objPath.FileExists("C:\test\test.xls") Thenmsgbox "not exist file"ExitTestEnd IfSet objPath = nothing Set ResourceFactory = QCConnection.QCResourceFactory& 阅读全文
posted @ 2011-08-11 18:44 张飞_ 阅读(441) 评论(0) 推荐(0)
浙公网安备 33010602011771号