HP ALM
Dashboard, Reports & Analysis in HP ALM (Quality Center)
ALM allows users to generate reports and graphs at any time during the software development...
There are plenty of common functionalities in ALM that are available across modules. Now Let us go through how to make use of those common functionalities in this section.
In this tutorial we will learn
Lets look into them one by one -
Filter dialog ALM users to perform a filter operation based on the defined criteria. This Option is available in following modules.
Let us perform a filter operation in defects module.
Step 1) Toperform filter operation,
Step 2) The Filter dialog opens. Now Let us do a filter based on 'Severity'. Click on the 'Severity' field button as shown below.
Step 3) Uponclicking on the button, the 'Select Filter Condition' dialog opens up.
Step 4) The Filter dialog is displayed back to the user
Step 5) The Defect screen is displayed to the user
This Find functionality enables ALM users to search for a particular record in a tree or grid based on the value of a particular field, folder or a subfolder.
This feature is available in the following modules.
Step 1) The Find functionality can be accessed by either pressing the keystroke 'ctrl+F' or by accessing 'Find' Functionality directly from 'Edit' Menu. For Demo purpose let us perform 'Search' on 'Test Plan' Module.
Step 2) The Find Dialog opens up for the user as shown below.
Step 3) The search results would be displayed as shown below.
The replace functionality in ALM enables users to find and replace specific field values in a tree or grid. Users have an option of replacing a field value for a selected record or replacing for all records in the tree or grid.
This feature is available in the following modules.
For Demo purpose, let us search and replace a string in 'Defects' Module.
Step 1) Let us say we want to replace occurrences of the word 'Account' with 'A/c'. There are 3 instances where the text 'Account' appears in defect description field as shown below.
Step 2) The Replace Functionality can be accessed by navigating to 'Edit' Menu.
Step 3) The Replace Dialog box is displayed to the user.
Note: User can replace a specific occurrence by clicking on 'Find Next' to focus on the appropriate record which can then be replaced by clicking on 'replace' button.
Step 4) The Replace results are shown to the user with the number of occurrences it has replaced and the number of times it has skipped the search string in the entire module.
Step 5) User can now navigate to the defects module and we can find that all the occurrences of 'Account' are replaced by 'A/c'.
The Flags Functionality in ALM helps users to do a follow up by adding a follow up flag against a specific work item.
This feature is available in the following modules.
For Demo purposes, let us understand the 'Flag for Follow up' Functionality by flagging a work item in requirements module.
Step 1) The Flag functionality can be accessed by
Step 2) Upon clicking on the "Flag" icon, the "Flag for Follow up" Dialog is displayed to the user.
Step 3) The Flag for Follow up is created and user will be able to see the flag icon against that work item as shown below.
Step 4) When the follow up date matches with the current date, the flag for follow up would be displayed in RED color as highlighted below.
Step 5) User can also clear the flag once the follow up is complete. To perform the same,
Step 6) Upon clicking on 'Clear' button, the confirmation dialog is displayed to the user. User can click 'Yes' to clear the flag for follow up against that work item.
Step 7) Upon clicking 'Yes' from the confirmation dialog, the flag for follow up is cleared against that requirement.
This History tab enables ALM users to view all the changes made to the selected work item. The History includes date, time, the old value and the new value (changed value) for that work item.
This feature is available in the following modules.
For Demo purpose, let us see the history of a selected defect.
Step 1) Open a defect and defect details dialog is displayed to the user.
Step 2) Let us understand the history of the selected defect.
Send Mail Functionality in ALM, allows users to send an email about the details of an entity to other users. The user has an option to include attachments and history while sending an email.
This feature is available in the following modules.
Step 1) The 'send mail' feature can be accessed by directly performing a click on 'Send by E-mail' icon as shown below.
Step 2) The 'Send E-mail' Dialog is displayed to the user.
Note:
Step 3) The Status of the email would be displayed to the user upon clicking 'send' button.
Column Chooser option in ALM allows users to choose the columns that the user would like to see against each work item. The columns that are not chosen by the user will be hidden from the users view.
This feature is available in the following modules.
For demo purpose, we will understand the column chooser option by selecting only the relevant columns in defects module.
Step 1) Click 'Column Chooser' icon as shown below.
Step 2) The Column Chooser Dialog is displayed to the user.
Note: The order of columns displayed in defects module would be same as that of the order specified under 'Visible Columns' section.
Step 3) Now, only the selected columns are displayed to the user as shown below.
Set defaults allows the ALM users to set default values for certain fields which will be prepopulated when user creates a new work item of that type.
This feature is available in the following modules.
For Demo purpose, let us understand how to set default for a list of fields in 'Defects' Module.
Step 1) The 'Set Default Values' Option can be accessed by navigating to 'Edit' Menu as shown below.
Step 2) The 'Set Default Values' Dialog box is displayed to the user.
Likewise, we will add default values for other fields
Step 3) Uponadding all the Default values, the 'Set Defaults Values' Dialog would be as shown below.
Step 4) Now click on 'New Defect' button in defects module. The default values are populated against those fields that are added under 'Set Defaults' dialog as shown below.
Favorites in ALM behave the same way as that of "Bookmarks" on a web-browser. Favorites allows user to navigate to a specific page with just a single click.
Favorites can be saved either private or public.
Usually in ALM, the favorites are added on a filtered page. Let us say, as a tester I want to access the medium severity open defects that are assigned against my name. To achieve the same I need to apply 3 filters – one for filtering the severity, second for filter the defect status, third for filtering the name.
But using favorites we can access the defect which meets the above said criteria in a single click.
This feature is available in the following modules.
For Demo Purpose, Let us apply favorites for accessing defects that are in 'Open' Status and that are having 'medium' severity.
Step 1) Before adding a favorite, let us apply filter for displaying medium severity open defects.
Step 2) Now navigate to 'Favorites' Menu and select 'Add to Favorites'.
Step 3) The 'Add Favorite' Dialog box opens.
Step 4) The added favorite can be accessed by navigating to favorites menu and selecting the same as shown below.
Step 5) The favorite page is displayed.
Video on Favorites
ALM allows users to generate reports and graphs at any time during the software development...
Project Customization enables project administrators to control access to a project by defining...
What is Quality Center Certification? HP Quality Center is used as a complete application...
After defining requirements, development team kick starts their design and development process...
What is ALM? ALM is a process of specification, design, development, and testing of a software...
A Defect is logged during the test execution, when expected result and actual result don't match...