Votes
Answers
Views
Question
0
votes
1
answer
8978
views
asked 3 years ago by
updated 3 years ago by
Category: DevOps
I'm dumping a rather complicated dictionary to json, and something about the format is causing an error, "circular reference detected." I can't post the code but the basic format isĀ {a[a1: a1,v: [ v1: v1,v2: v2 ] f: [ f1: f1, f2: f2 ]]} filled in from variables through the code and pulling from an A...
0
votes
0
answers
97
views
Be first to answer!
asked 4 years ago by
updated 3 years ago by
Category: DevOps
For security reasons my client doesn't want to use anything not included in a base anaconda installation, is there a good way to dump a csv file as a list of dictionaries so I can work with it anyways? I'm looking for a robust solution where I don't need to have a pre-coded dictionary for each type ...
2
votes
1
answer
941
views
asked 4 years ago by
updated 4 years ago by
Category: DevOps
I have a collection of zip file from a weekly process I run, each one contains a few csv and json files. One of the csvs contains an engine type that needs to be changed. Is there a good way to make an automated process that will unzip these folders, edit a file in them, and zip them back up? Doing ...
0
votes
0
answers
138
views
Be first to answer!
asked 7 years ago by
Hi , I'm writing python script for long enriching module. could you please provide python code snippet using ALM Rest API for below requirement 1. Connect ALM and login 2. Navigate TestLab and find testName 3. Update TestName result field your help will be greatly appreciated Thanks in Advance.
0
votes
2
answers
881
views
asked 7 years ago by
updated 6 years ago by
We are trying to connect Selenium Robot Framework(Python) to execute test cases from QC/ALM. We are using PyCharm IDE for developing the selenium robot framework automation scripts. How can we connect these python/selenium scripts to HP ALM test lab to execute the scripts?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top