Questions tagged [hp-quality-center]

HP Quality Center is a web-based system for requirements, test, and defect management.

HP Quality Center (QC) is a set of web-based test management software offerings from the HP Software Division of Hewlett-Packard. HP Quality Center offers software quality assurance, including requirements management, test management and business process testing.

442 questions
-1
votes
1 answer

How to export Defects from HP QC to Excel using windows batch script?

Can someone tell me how to export Defects from HP QC to an Excel sheet using batch script? I need an automation script to export HP QC defects to Excel using batch script or vb script. Thanks in advance.
Ashok
  • 11
  • 4
-1
votes
1 answer

HPQC ALM - How to make TC_PLAN_SCHEDULING_DATE Read Only

I am trying to make "Planned Exec Date" field read only inTest Lab --> Execution Grid. In Test Lab Module script --> TesSetTests_FieldCanChange Sub, I have added the following code: TestSetTest_Fields.Field("TC_PLAN_SCHEDULING_DATE").IsReadOnly =…
Sohel
  • 656
  • 2
  • 11
  • 31
-1
votes
1 answer

Alternatives for QC

In my project we are using QC to execute our test cases(QTP), moving forward we would be eliminating QC (for cost reasons). As far as I explored MSBuild & Jenkins, they would be suitable. But MSBuild will trigger the execution when a new build…
NMKP
  • 789
  • 3
  • 11
  • 33
-1
votes
2 answers

Test case repository for BDD

We are transitioning across to BDD. Currently using specflow and visual studio to run our automated tests via Jenkins and have over 1000 tests in Quality Centre written in a more traditional fashion of which, the regression tests will be converted…
QA Guy
  • 7
  • 1
-1
votes
1 answer

Updating Test case status in Test Lab(qc) from Excel using VB

I wanted to update my test case status in Test Lab in Qc from an excel sheet. I went through many posts but could not find a good solution. I have finally figured it out and I am now posting the answer for you to look into and so that it is helpful…
Mrinal kumar
  • 67
  • 1
  • 1
  • 9
-1
votes
1 answer

How to Flag a custom field in QC to determine if a test has been run through a batch

I have a classic vbs file to run tests through QC/QTP. I would like to add a custom field in QC and set that field to yes or 1 when the test is run through the Vbs in contrast to a test run through QC or directly on QTP.
Ziwdigforbugs
  • 1,185
  • 8
  • 24
  • 41
-1
votes
1 answer

How to find test cases by name in QC using VBA

So i trying to find test cases by name in QC I can find test case by nodeID,Path etc. but not by name. What i am trying to do is Something like QC Menu->Edit->Find (Enter your test case name) Can this be done using OTA ?
Asjad Azeez
  • 53
  • 13
-1
votes
2 answers

Does QTP knowledge required on learning Quality Center

I'm newbie to Quality Center, Hence please clarify that one has to have some knowledge on QTP while learning Quality Center tool. Since found a module exist as QTP-QC integration. Anxiously Awaiting, Thanks,
user626206
  • 637
  • 4
  • 10
  • 13
-1
votes
1 answer

How does version control work in QTP?

I have started to use QTP for functional taesting, but I can't found useful information about version control. I also use ALM, where all test resources and test are stored. Could someone advise me if there is version control function in QTP? Is it…
khris
  • 4,809
  • 21
  • 64
  • 94
-1
votes
1 answer

Upload a file to a specific folder in QC via QTP script

Duting an automation I get to save the file locally and then i would need to upload it to a specific location in my QC project (in order to retrieve it again later), using a QTP script. Any ideas on how to do this?
Pixie
  • 412
  • 1
  • 8
  • 26
-1
votes
2 answers

I am accessing QC API through OTA but after deployment it says "Unable to connect to HPCQ server"

The code works perfect in debug mode but after getting deployed and running it gives error "unable to connect to HPQC server". Following are the details: I am using QC 10.0 I have used OTA API and not Site Admin API What is required to register on…
-2
votes
2 answers

Getting linked defects using ALM Rest

Hi Can anyone please help in getting linked defects for test runs in using rest API. I have tried giving ../defects//defect-links but i am getting bad request error.
-2
votes
1 answer

QC Test Result Update using Selenium Webdriver Java or From Excel sheet

Need help on Following query I have written selenium Automation for given test cases and writting test executing result in an Excel sheet I want to update the result "Pass" or "Fail" into QC using the above updated Excel sheet is that possible?…
-2
votes
1 answer

Run batch script from Quality Center

I have a batch script (.bat file) that I run from commandline to execute my test scripts. Now I would like to invoke this batch script from HP Quality Center. How should I run a batch script from Quality Center?
Maya
  • 95
  • 1
  • 3
  • 7
-2
votes
2 answers

Sharepoint- SSRS Reports-from QC data

we are using HPQC. now I want to import QC data to Sharepoint so that I can display reports and create charts based on the QC data . Is there a way to do that?
1 2 3
29
30