QC Interview Questions
QC Interview Questions
13. Can we export the file from Quality Centre to Excel / Word. If yes then how?
Yes.
Requirement tab Right click on main Req/click on export/save as word, excel or other template.
This would save all the child requirements
Test plan tab: Only individual test can be exported. No parent child export is possible. Select a
test script, click on the design steps tab, right click anywhere on the open window. Click on
export and save as.
Test lab tab: Select a child group. Click on execution grid if it is not selected. Right click
anywhere. Default save option is excel. But can be saved in documents and other formats
Defects Tab: Right click anywhere on the window, export all or selected defects and save excel
sheet or document.
14. What is Business Component ?
Quality Center provides Business Component for Business Process Testing (BPT).
Many Enterprise Applications are a) complex and b) require extensive test scripts/case.
A Test /Automation Engineer cannot handle both complexity of Application Under Test as well
as extensive test script/test case creation.
Using Business Component, Subject Matter Experts ( who are experts on the Application
Under Test ) can create tests in a script free environment without involving in the Nitty-gritty of
test case/script designing. It helps increase test coverage and creates re-usable business
components used for testing essential Business Processes.
Development of Test Script / Cases is done by Automation / Test Engineer.
15.How can we save the tests Executed in test lab?
The tests executed, are automatically saved when the user clicks on "END RUN" in the Test Lab
a) To ensure 100% coverage : You can create and track test plan / sets for the requirements stored
in Quality Center to ensure all the requirements are tested.
b) Easy Change Management : If any requirement changes during course of test case creation ,
the underlying test case is automatically highlighted and Test Engineer can change the test case
to suite the new requirement.
e) Ease of Tracking : Using Advanced Reporting & Graphs provided by QC , Managers can
determine various metrics useful in project tracking and monitoring.
20. What is Coverage status, what does it do?
Coverage status is percentage of testing covered at a given time.
For Example, If you have 100 test cases in a project and you have executed 35 test cases than
your coverage status of the project is 35%
Coverage status is helps keep track of project deadline.
21. Explain the architecture of Hp-ALM the new version of Quality Center?
HP ALM client
Database servers- Site administration schema, Lab project and Project schema
HP ALM essentials: It is for the corporates that need the basic features for supporting
their entire software life cycle
HP QC enterprise edition: This version is used by corporates more commonly who use
ALM more testing purposes. It also provides integration with UFT
HP ALM performance center edition: This license is best suitable for organizations
who would like to use HP ALM to drive HP-Load runner scripts. It helps the users to
manage, maintain, execute, schedule and monitor performance tests.
Release Specification
Requirement Specification
Test Planning
Test Execution
Defect Tracking
Each release has also have a pre-defined scope and milestone associated with it
Upon executing tests, the defects are mapped and logged to the corresponding tests after
which we can trace requirements and defects
25. Explain how you can customize the defect management cycle in Quality Center?
One should gather all the features or attributes that have to be part of the defect management
like defect origin, version, defect details, etc. Later in QC using the modify options, one can
change the defect modules accordingly.
26. Mention what is the advantage of Quality Center?
It is a web-based tool and backs up high level of communication among various stakeholders (Developers, Business Analyst, Testers and so on) driving a more efficient and
effective global application-testing process
With Quality Center automation tools like QTP, WinRunner and LoadRunner it can be
integrated. For analysis and tracking for test processes, it can also create reports and
graphs
Analysis View: It consists of the analysis tree using which project managers/QA can
arrange all of their analysis items like-graphs, excel reports and project reports
Dashboard View: It consists of the dashboard tree in which managers or testers arrange
dashboard pages that can arrange multiple graphs that was formed in the analysis tree and
manifest them in a single view
Using sprinter you can enter test data into the application by matching column names
with the field names with the application
We can insert multi-set of data directly into the application with respective matching
fields at one go
Choose the row that you want to insert and tap on the inject icon which directly inject the
data into the corresponding fields
Smart Defect:
New Defect:
34. Explain how one can map a single defect to more than one test script?
Using the associate defect option in Test Director one can assign the same defect to a number
of test cases.
35. Explain how you can add requirements to test cases in Quality Centre?
There are two types of requirements available in Quality Center
Parent Requirements
Child Requirements