Tagged Questions
1
vote
1answer
1k views
Excel Add In for Quality Center won't run in 64 bit excel - is there a workaround?
Our company recently upgraded everyone to Office 2010, the 64 bit version. This broke the functionality of the HP Excel ADD IN for Quality Center that I had been using. I prefer to write my test cases ...
4
votes
1answer
1k views
Excel template for creating/retrieving/updating defects in quality center
Has anyone tried using an Excel template/macro for updating defects in Quality Center?
Currently, I can use the Excel add-in to create new bug reports and then upload it to QC. But afterwards, I'd ...
2
votes
2answers
1k views
How can I export test step description as plain text?
I'm using an Excel report from Analysis view to export the design steps to Excel:
SELECT DESSTEPS.DS_DESCRIPTION
FROM DESSTEPS
However, DESSTEPS.DS_DESCRIPTION field looks like this:
<html>
...