Obiee Admin Tool

Jul 26, 2016 Fiddler is a third party Telerik’s tool used to log, inspect, and alter HTTP and HTTPS traffic between a computer and a web server or servers. It is not our product, this article is just to show you how you can analyze the API Request and Response call made from our Tasks/Components/Drivers. When upgrading Oracle Business Intelligence from a previous 12c release to 12.2.1.4.0, you might find that the pre-upgrade readiness check fails. Apply the following patches to the WebLogic Server before you install Oracle Business Intelligence: Patch number: 27823500. Patch number: 27401639. Vagrant is a tool to manage virtual machine-based development environments. Vagrant Boxes are pre-built base images that can be imported into Vagrant as a starting point. Read more about Vagrant here. On Linux Yum Server website Oracle publishes Vagrant boxes based on latest Oracle Linux Releases. Prerequisites for Oracle Linux Vagrant Boxes. This post covers managing users in Oracle Business Intelligence Server (OBIEE) using Security Manager in BI Administration Tool. Security Manager – is used to setup users, groups, synchronize LDAP users and Groups, set access rights for Objects (tables, columns) and to control over when and what data a user can access. OBIEE 12c Client Administration Tool Importing OCI Connectivity (Tables etc)Connecting to the Admin tool Online: Find the Portnetstat -plntFind the nqsserver ports - 9514 was the candidate for OBIEE RPD Connectivty onlinetcp 0 0:::9514:::.

What is HP ALM?

HP ALM (Application Life Cycle Management) is a web based tool that helps organizations to manage the application lifecycle right from project planning, requirements gathering, until Testing & deployment, which otherwise is a time-consuming task.

In its earlier avatar as HP Quality Center, the test management tool was developed by Mercury interactive.

It is now developed by HP as ALM. The ALM full form is Application Life Cycle Management Tool that supports various phases of the software development life cycle.

ALM tool also provides integration to all other HP products such as UFT and Load Runner.

Why use HP ALM?

The various stakeholders involved in a typical project are –

  • Developer
  • Tester
  • Business Analysts
  • Project Managers
  • Product Owners

These stakeholders perform diverse set of activities that need to be communicated to all concerned team members.

If we do not maintain centralized repository to record, maintain and track all the artifacts related to the product, the project will unquestionably FAIL.

We also need a mechanism to document and collaborate on all testing and development activities.

Enter HP ALM!

  • It enables all the stakeholders to interact and coordinate, to achieve the project goals.
  • It provides robust tracking & reporting and seamless integration of various project related tasks.
  • It enables detailed project analysis and effective management.
  • ALM tool can connect to our email systems and send emails about any changes(like Requirement change, Defect raising, etc..) to all desired team members.

Xfinity Admin Tool Login

HP Quality Center Versions

It is important to understand the history of ALM.

  • HP Quality Center was earlier known as Test Director which was developed by Mercury Interactive.
  • In 2008, Version 8 was released, and the product was renamed as Quality Center.
  • Later, HP acquired Mercury Interactive and rebranded all mercury products as HP.
  • So Mercury Quality Center became HP Quality Center
  • In 2011, Version 11 was released, and Quality center was rechristened as HP ALM.

Architecture of QC

Now let us understand the technology part of HP-ALM. ALM is an enterprise application developed using Java 2 Enterprise Edition (J2EE) that can have MS SQL Server or Oracle as its back end. ALM has 3 components – Client, Application Server and Database Server.

  1. HP ALM client: when an end user/tester accesses the URL of ALM, the client components are downloaded on the client's system. ALM client components help the user to interact with the server using .NET and COM technologies over a secured connection (HTTPS).
  2. ALM server/Application server: Application server usually runs on a Windows or Linux platform which caters to the client requests. App server makes use of the Java Database Connectivity (JDBC) driver to communicate between the application server and database servers.
  3. Database servers: The Database layer stores three schemas.
Obiee
  • Site Administration schema: It Stores information related to the domains, users, and site parameters.
  • Lab Project: This schema stores lab information related to functional and Performance Testing on remote hosts, Performance Center server data.
  • Project schema: Stores project information, such as work item/data created by the user under the project area. Each project has its own schema and they are are created on the same database server as the Site Administration schema.

HP ALM Editions:

Download Obiee Admin Tool

HP ALM tool is a commercially licensed tool and HP distributes ALM in 4 different flavors

ALM Edition Feature Comparison

Obiee

Each one of the license allows users to access certain ALM functionalities. Following Table lists the features that a particular license give you =

Let's study why would you purchase a particular version and whom is it suited for

  • HP ALM Essentials – This is for corporates that need just the basic features for supporting their entire software life cycle. It has access to requirements management, test management and Defect management.
  • HP QC Enterprise Edition – This license holds good for corporates who would like to use ALM exclusively for testing purposes. It also provides integration with Unified Functional Tester (UFT).
  • HP ALM Performance Center Edition – This license best suits for organizations who would like to use HP ALM to drive HP-Load runner scripts. It helps the users to maintain, manage, schedule, execute and monitor performance tests.

ALM Workflow

To learn the HP Application Lifecycle Management workflow, Let's first study a typical test process-

  • We begin with Planning, Drafting, and Release details. Determine no of Cycles in each release & Scope of each release
  • For a given Release and Cycle, we draft the Requirements Specifications.
  • Based on the requirements, Test plans and test cases are created.
  • Next stage is executing the created tests plan
  • Next stage in this test processes is tracking and fixing the defects detected in the execution stage
  • During all stages, analysis is done, and reports and graphs are generated for test metric generation.

HP ALM testing tool provides a module catering to each stage of the Testing Process. We will study them in detail in later tutorials.