Code Monkey home page Code Monkey logo

qcri's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qcri's Issues

Not able to connect ALM by using QCRI

I have installed qcri and application is opening successfully. However, if I try to connect ALM by providing all the required details, getting an error message (-21472210005, 'Invalid class string', None, None).

Can anyone look into it please?

qcri

AttributeError: 'str' object has no attribute 'options'

I have place the cfg file in my project directory with UTF-8 encoding and following is my python code

if name == 'main':
loc = r'C:\Projects\C360_Web\Framework\output.xml'
parsers = qcri.get_parsers(loc, cfg='qcri.cfg')
results = qcri.parse_results(parsers[0], loc)
conn = qcri.connect('', '', '', '', '')
qcri.import_results(conn, '
', results, attach_report=True)

However I am getting this error on get_parsers function. Am I doing something wrong ?

OTA version is not compatible with the current version - ALM Server version: 12.55

Hello douville,

Getting below error when tried to login to QC. Any advise or workaround to use qcri v0.2.0 with ALM Server version: 12.55.

74 Unable to Connect
(0, Error Details:
(-2147352567, 'Exception occurred.', (0, None, u'The OTA version is not compatible with the current version of the Application Lifecycle Management server https://almserverhost.com/gcbin/wcomsrv.dllAnOTA version: 12.21, OTA build number 4025. Server version: 12.55, server build number 3195.', None, 4587590, -2147191499), None)

qcversion

Your help is highly appreciated.
Thanks,
Manual

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.