zoukankan      html  css  js  c++  java
  • 通过QC远程运行QTP脚本,QTP自动崩溃关闭的解决方法

    What are the prerequisites to connect QTP with QC?

    A:

    1. Check Allow other Mercury products to run tests and componentspresent under Tools > Options > Run in QTP
    2. If you are running the tests on the same computer where you have QC client installed, then you will need:
      1. QTP Connectivity Add-In
      2. QTP Add-in
    3. If you are running the tests on the different computer than where you have QC client installed, then you will need:
      1. QTP Add-in where QC client is installed.
      2. QTP Add-in and QC connectivity Add-in where QTP is installed.
    4. QC connectivity can be found at QC server URL > ‘Add-Ins Page’ link > ‘QC Connectivity’ link > ‘Download Add-in’
    5. QTP Add-in can be found at QC server URL > ‘Add-Ins Page’ link > ‘More QC Add-ins’ link > Download and install QTP Add-in according to its version

    作者:高级测试开发网
    博客地址:https://seniortesting.club
    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

  • 相关阅读:
    并发编程
    进程的介绍
    操作系统详解
    进程的粗略理解
    打印进度条
    FTP上传下载文件(面向对象版)
    socket套接字
    FTP上传下载文件(函数简易版)
    osi七层协议 Open System Interconnection
    __str__和__repr__的区别
  • 原文地址:https://www.cnblogs.com/seniortestingdev/p/2349873.html
Copyright © 2011-2022 走看看