测试与质量的关系 测试有助于提高软件的质量,但是提高软件的质量不能依赖于测试。测试与质量的关系很象在考试中“检查”与“成绩”的关系。 学习好的学生,在考试时通过认真检查能减少因疏忽而造成的答题错误,从而“提高”了考试成绩(取得他本来就该得的好成绩)。 而学习差的学生,他原本就不会做题目,无论检查多么细心,也不能提高成绩。 所以说,软件的高质量是设计出来的,而不是靠测试修补出来的。 I love U software testing

QC10.0 安装总结和遇到所有问题解总结

上一篇 / 下一篇  2010-03-08 14:12:32

https://h10078.www1.hp.com/cda/hpdc/display/main/secure/download_bin.jsp?zn=bto&cp=54_4012_100__
输入QC的全名,然后注册个马甲,就可以下载qc10了,注册文件是
<?xml version="1.0" encoding="UTF-8"?>
<license version="1.0">
<terms>
<issued_to>Trinok (http://forum.ru-board.com/)</issued_to>
<license_identifier>SN732563653</license_identifier>
<edition>premier</edition>
<tolerance>0</tolerance>
<components>
<component name="vc_enabled" quota="-1" />
<component name="testlab" quota="-1" />
<component name="management" quota="-1" />
<component name="defects" quota="-1" />
<component name="dashboard" quota="-1" />
<component name="requirements" quota="-1" />
<component name="advanced_reports" quota="-1" />
<component name="components" quota="-1" />
</components>
</terms>
<signature>Y/Ky0VJFMgAliCBuSSHyl6c5wuC2ROak3WVYrSa+zfr/3ei6u3xX0VRBvsauGO4KVn6ZEQRWvsTBOoDBHA2WnQ==</signature>
</license>
保存成qc10.0_license.license load这个文件就okay
再多给几个可以使用
<?xml version="1.0" encoding="UTF-8"?>
<license version="1.0">
<terms>
<issued_to>Trinok (http://forum.ru-board.com/)</issued_to>
<license_identifier>SN732563653</license_identifier>
<edition>enterprise</edition>
<tolerance>0</tolerance>
<components>
<component name="testlab" quota="-1" />
<component name="dashboard" quota="-1" />
<component name="vc_enabled" quota="-1" />
<component name="defects" quota="-1" />
<component name="advanced_reports" quota="-1" />
<component name="components" quota="-1" />
<component name="requirements" quota="-1" />
<component name="management" quota="-1" />
</components>
</terms>
<signature>m/1xY/Su/UoMz97O6+3mBP6P74KgApT08bi5DYi1rjJKkobHnRteZXhZmRs/woacF7vFgn05IXSO4RSf5dnExQ==</signature>
</license>

<?xml version="1.0" encoding="UTF-8"?>
<license version="1.0">
<terms>
<issued_to>Trinok (http://forum.ru-board.com/)</issued_to>
<license_identifier>SN732563653</license_identifier>
<edition>starter</edition>
<tolerance>0</tolerance>
<components>
<component name="vc_enabled" quota="-1" />
<component name="testlab" quota="-1" />
<component name="management" quota="-1" />
<component name="defects" quota="-1" />
<component name="dashboard" quota="-1" />
<component name="requirements" quota="-1" />
<component name="advanced_reports" quota="-1" />
<component name="components" quota="-1" />
</components>
</terms>
<signature>QCAV5SBqrlA1aVRmXAQNFUkG2vxyj5buX7wdbWH5ECtYW6ctNAsVswotCnBfAuC8eQSIQoDyDrgd2NXoy4DYXA==</signature>
</license>
之后运行你就会发现很多问题
第一,
先解决插件问题,把三个qc插件安装完

第二解决test_type.cab问题,你可以使用QC Explorer,但是不能要求每个开发和测试人员去add这个插件
插件下载http://www.genilogix.com/downloads/qualitycenter/qc-patches/10.0/
这个链接很不错,下载对应操作系统补丁,我使用QC10_Patch10_Windows.zip

第三解决IE访问问题

 1. 在服务端QC的安装目录下jboss\server\default\deploy目录下找到20qcbin.war这个war包。

  2. 用winrar打开这个目录,可以看到start_a.htm这个文件。

  3. 把start_a.htm这个文件copy出来修改添加|| (ua.lastIndexOf(’MSIE 7.0′) != -1)|| (ua.lastIndexOf(’MSIE 8.0′) != -1)后替换  war包中的start_a.htm文件。这里也可以直接在原文件修改。

  修改配置成功后,下次重启QC服务也不会有问题。原因是重启服务器的过程中会把20qcbin.war中的内容解压出来到临时目录下的。

  这里注意:改完上面的配置如果不想重启服务器,就需要把temp中的start_a.htm这个文件也增加ie7,ie8的支持。只改系统文件是需要重启QC服务的~


error at login to QC 10 - test_type.cab


http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1391650

TAG: 10 at error login QC to

 

评分:0

我来说两句

日历

« 2024-04-25  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 95197
  • 日志数: 112
  • 图片数: 1
  • 文件数: 1
  • 书签数: 1
  • 建立时间: 2007-01-16
  • 更新时间: 2010-06-28

RSS订阅

Open Toolbar