Table of contents. HP Software customer perspective: using HP TestDirector for Quality Center software to report and resolve software defects

Size: px
Start display at page:

Download "Table of contents. HP Software customer perspective: using HP TestDirector for Quality Center software to report and resolve software defects"

Transcription

1 HP Software customer perspective: using HP TestDirector for Quality Center software to report and resolve software defects White paper Table of contents About the author Introduction Learning from experience Customized software quality defect-reporting and resolution process Defect reporting Defect-resolution meeting Defect fix Retest defects Defect-status definitions Defect-status modifications status modifications by user Configuring new processes into test automation tools

2 About the author During Punky McLemore's tenure as a quality assurance (QA) testing manager at HP, she worked with HP Software's legacy Mercury solutions prior to the Mercury acquisition. Before accepting her position at HP, McLemore was a QA testing manager at a large U.S. financial institution, where she was responsible for testing all new applications for this multi-billion-dollar company. The company s QA staff employed up to 80 testing specialists and 120 HP TestDirector for Quality Center software users. McLemore has 16 years of experience in QA testing and has used HP Software (legacy Mercury) solutions for seven years. Introduction In this white paper, I will share my unique viewpoint and my experience using HP TestDirector for Quality Center to support a variety of large-scale projects. I will discuss the setup and management of the processes, and how easily the processes can be changed and maintained using this HP software tool. I will also provide you with some of the best practices that I accumulated as the project lead for testing my company's new automated foreign exchange system a three-year project during which we extensively relied upon HP TestDirector for Quality Center. Learning from experience HP TestDirector for Quality Center is an extremely versatile product in all areas especially for tracking issues and discrepancies, and for managing defectresolution processes. I will share a set of best practices that you can use to design or streamline your own defect-tracking and resolution processes. One of my projects included creating and running a complex defect-tracking and resolution process for the company s newest application an automated foreign currency-exchange system. Previously, the company s financial managers had conducted currency exchanges by phone. With the new system, brokers would be able to trade currency electronically in real time. Because we had to electronically mimic a manual process, we studied the manual system to gather the majority of our requirements. We interviewed brokers, videotaped traders in action, and held many months of requirements-gathering meetings to examine and identify the business's needs. The system had to be very accurate to avoid misaligned deals, especially since there was the potential to lose hundreds of millions of dollars in a few keystrokes. My team did not have a current electronic system on which to base its expectations, so quality targets were vague. Communication among project group members was key to our success. The project was complex involving people from all over the world and testing was expected to take place 24 hours a day, seven days a week. The IT group also sought to automate the manual processes used in the development cycle to meet the project's challenges. My team needed a way to communicate issues, defects, resolutions and scheduling as well as to track activity. Likewise, the project team needed a system that would be highly reliable and easily customizable, and it needed to be able to support users all over the world. The system would have to be easy to use since the users were accustomed to manual processes and were not familiar with automated solutions. The brokers were also not used to completing transactions via computer. 2

3 After a few false starts with other automation tools, we discovered HP software. The QA department decided to try HP TestDirector for Quality Center as the foundation for all of its testing processes and found that it offered: High availability: HP TestDirector for Quality Center did not crash. Good performance: It was fast enough for longdistance users from Asia, Europe and Australia. Usability: It was easy to customize and use. After a favorable experience with HP WinRunner software, I decided to adopt HP TestDirector for Quality Center for full functional and regression testing. The company used HP TestDirector for Quality Center to model all of its processes for defect-resolution and scheduling releases. We defined everything in HP TestDirector for Quality Center along application lines all of the enterprise s applications were referred to as projects. The currency-exchange project was launched; it would ultimately take approximately three years to complete and it would deliver outstanding results. We recorded, tracked and resolved all discrepancies, deficiencies or other abnormal system behavior during the test phases of the software development lifecycle (SDLC) according to the company s newly defined problem-reporting procedures. In HP TestDirector for Quality Center, a discrepancy is defined as an unexpected event that occurs while testing or when the expected result does not equal the actual result. A discrepancy could be a defect, a request for an enhancement or new functionality, or any issue that needed to be corrected. We used the HP TestDirector for Quality Center Defects tab tool to report defects. The defect-resolution system tracked every issue and discrepancy in the project from system, hardware and software issues related to the application to process issues such as who was responsible for each step, how to obtain equipment, etc. I defined detailed steps for the company s new defect-reporting and resolution process (Figure 1). Customized software quality defect-reporting and resolution process It is important to first define all processes. Only with thorough planning can a defect-reporting and resolution process provide valuable information and streamline the processes for IT. In the following sections, I will describe how you can create reporting processes, define defect security levels, record defect status and track all modifications. 3

4 Figure 1. Software Quality Assessment (SQA) defect process flowchart Defect reporting START Discrepancy is identified Discrepancy is logged in HP TestDirector STATUS = NEW Use standard for defect documentation Defectresolution meeting Renew new open and reopen defects Need clarification? Adjust severity if needed STATUS = OPEN Assign defect Defect fix Retest defects Business representative Assign to? Development group Test group Close defect Behavior accepted? Environment group Assign defect to developer Receive build package and execute smoke test Smoke test passed? Log defect Change requirement Fix code and unit test Assign defects and execute defect retest Retest fail? STATUS= REOPEN Assign to development Fix in this release? Schedule for later release STATUS=FIXED Perform regression test defects? Log defect Assign to development Renew new open and reopen defects Deploy build with fixed defects Close defect Set STATUS = READY TO RETEST Set STATUS = READY TO RETEST Execute smoke test Environment fixed? Close defect STATUS = REOPEN 4

5 Defect reporting During each phase of the SDLC in HP TestDirector for Quality Center, we reported all discrepancies and issues relating to a project. When a defect was opened, my team would follow the process described below. 1. A release team member would log a defect report in HP TestDirector for Quality Center as soon as enough information was gathered to recreate or explain the situation. The default status was set to. I encouraged everyone on the team to log defects as soon as possible to allow optimum time for investigation and repair. 2. The person who logged the defect assigned an initial severity to the defect based on how it affected the application and/or the test process itself. Listed below are the requirements we used for defining the defect's severity. a. Show stopper: This level of defect prevented the team from proceeding in an area that would affect deployment schedules. workaround was available, and the team required an immediate solution. b. High: This level of severity was the same as show stopper, except that a workaround existed and the team could wait for the defect to be fixed until the next scheduled build. c. Medium: The team needed the defect to be fixed as soon as possible prior to deployment. d. Low: The team could wait for the defect to be fixed in a subsequent release (a later project). e. Enhancement: A defect that could be fixed any time. 3. The team used a defect writing standard to include all pertinent information. A team member then incorporated the specifics of the discrepancy, including print screens, associated test cases, selection criteria and any other critical information to help resolve the issue. 4. The team used the Assign To field to indicate who would be the likely choice to conduct an initial investigation, and the appropriate group leader was assigned to the defect. This fast-track assignment allowed defects to be reviewed and possibly resolved prior to the defect-resolution meeting described in the next section. If the team could not decide on the resolving group, the defect was assigned to the project manager. 5. If someone other than a release team member identified a discrepancy, that individual forwarded the specifics to the test lead so the data could be logged into HP TestDirector for Quality Center. Defect-resolution meeting We wasted time during the testing phase when defects were not acted upon in an efficient manner or went undetected. During defect-resolution meetings, we reviewed and resolved defects efficiently. So we decided to discuss defects in a periodic meeting with the test lead and representatives from the development, project management, product management (user acceptance) and business groups. The highest number of defects in the system approached 5,000, and we handled 25 to 50 defects per defect meeting. The test lead updated HP TestDirector for Quality Center during the meeting, which centered on a review of each defect report. Each report was prepared in HP Test- Director for Quality Center and contained all information needed to determine the severity of the defect and to whom it should be assigned. The defect reports were sorted by severity and status so that high-profile and new bugs would be addressed first. defects were first reviewed for the criteria listed below. Summary and description: If a defect lacked the information needed to adequately investigate the discrepancy, we assigned it back to the individual who found the defect to provide more information. The defect maintained status. The individual who found the defect then provided the necessary information by updating the defect in HP TestDirector for Quality Center. Next, the defect was assigned back to the project manager via the test lead so it could follow the process for defects. Severity: We reviewed a defect's severity for accuracy and required the team's consensus. Assign to: We assigned the defect to the appropriate team (environment, developer or business analyst) for investigation and resolution. te: Whenever an assignment was changed, HP TestDirector for Quality Center was set up to send out an to the assignee so the assignee immediately knew if a defect required attention. Status: We changed the defect's status from to. We set up HP TestDirector for Quality Center to send to the assignee each time a defect was assigned, and to send an to the test lead each time a defect changed status. The project manager and test lead also received an each time a new defect was entered. The test manager received an each time status was changed to User Error or Works as designed. The test manager then used this information for mentoring. The development manager received an for each status changed to Reopen. You can 5

6 easily customize HP TestDirector for Quality Center so that these changes can be made by a non-programmer; my team often made changes to support processimprovement initiatives. One tester used 50 percent of his time to administer HP TestDirector for Quality Center and make all of the experimental and real changes. This is one of the most powerful reasons to use this solution. Next, my team would review any defects, and this is where the Comments became useful. At each stage of defect-resolution from to, we entered comments to document the defect s journey. The Comments revealed the why, how and when a defect would be resolved. I would then make appropriate assignments to move the defect s resolution along. If the system s behavior was acceptable and the systems functioned as expected, we updated the defect with the acceptance information and assigned it to the test analyst who set the defect status to. My team then reviewed what was entered in a userdefined field called Cause. This enabled us to examine the root cause of the defect, as well as to pull reports at a later time for process-improvement purposes. We also had the option to review any disputed defects. Defect fix Because we held defect-resolution meetings, we assigned defects to the appropriate lead from one of the resolving groups: development, environment support or the business group. 1. We assigned the defect to the business group if there were any questions regarding a defect's requirements. At this point, we made any necessary requirement changes. 2. We assigned the defect to the development lead if we suspected there was a bug in the code, if any code changes were needed, or if it was identified as an enhancement for a later release of the application. This person then assigned the defect to a developer. When the developer fixed the code, the developer changed the defect status to Fixed. The fixed defects made their way into build packages and were handed off to the test group. HP TestDirector for Quality Center produced a report that reflected all defects fixed in a build. When we handed off a build, the test lead set the status of the Fixed defects to, and assigned the defect to a tester for retesting. te: A strength of HP TestDirector for Quality Center is its ability to define attributes for defects so as to support various processes. One of these is the Code Fix process. When configuring HP TestDirector for Quality Center, the code fix team took into account the attributes needed to track the defect as it went through the fixing process: setting developer priorities, keeping fix-time statistics, etc. The same procedure was applied by all the other groups. The team controlled the quality of the information for each defect by a system of attribute ownership. 3. We assigned the defect to the environment support group when configuration and set up errors were identified. These discrepancies usually surfaced when we ran a smoke test. (Smoke testing is non-exhaustive software testing that determines whether the most crucial functions of a program work without disturbing the finer details of the program. The term was derived from hardware testing, in which the device passed the test if it didn t catch fire the first time it was turned on.) The environment support group fixed the problem, set the status of the defect to and then assigned the defect back to the test lead for retest and subsequent closure. Figure 2. Defect R&D comments field Defect Status Fixed On Hold Reopen Goals of the ITIL process By default, the status of the new defect was when added by a test analyst. The test lead changed the status from to and updated the R&D comments field within an acceptable timeframe (dependent upon severity) and the defects were assigned to the appropriate teams. Developers updated the status from to Fixed when the defect was fixed and unit tested. The turnaround time for defect fixes was driven by the defect severity. Project/product/release managers updated status to when the defect had been fixed, the system tested and identified as being included in a build. Test analysts updated the status from to On Hold when the defect could not be tested in the build due to another defect that prevented the retest execution. Test analysts updated the status from to after re-testing on the new build of the application. Test analysts updated the status from to Reopen when the defect retest failed. Test analysts updated the status from to Reopen when the previously closed defect reappeared in a course of testing. 6

7 Retest defects We retested and immediately closed any defects we fixed without changing code. We included defect fixes requiring code changes in a build package and retested, and either closed or reopened them depending on the outcome of the test. All of this information was handled very efficiently in HP TestDirector for Quality Center: 1. Our test analyst reviewed any set up information and the Ready for Retest defects for retesting in the build. We also identified any Test Pending defects and reviewed them for retest consideration in the cycle. 2. Our test analyst then updated the status to Ready for UAT (User Acceptance Testing) when the defect detected in UAT/production was fixed and tested by integration test analysts. 3. Next, our test analyst retested the defect and updated its status appropriately. 4. If the defect was not resolved, the test analyst updated the status to Reopen, and the process resumed at Step Our test leads provided us with the status on all unresolved defects on a daily basis. 6. After the conclusion of each release, during the post-release phase, our test lead scanned the defect statuses for defects that were not yet resolved, to address them during the next release. Defect-status definitions Each defect had a status that we updated throughout the test cycle (Figure 2). Every time we updated the defect status, we added comments into the defect R&D comments field. Defect-status modifications status modifications by user The table below is a simplified version of the status changes allowed by HP TestDirector for Quality Center, which provides an easy learning curve and enforces a preferred workflow. Listed below are some of the status changes, also shown in Figure 3. Any changes to the system were made according to appropriate change control procedures. As necessary, the failed test or sections of the test were re-executed after being corrected. At any time during the process, our project managers, system analysts, developers and test staff could use HP TestDirector for Quality Center to retrieve the status of all defects stored in the HP TestDirector for Quality Center repository. The reporting capabilities of HP TestDirector for Quality Center provided a way to monitor the overall progress of defect-resolution. Figure 3. Status changes allowed by HP TestDirector for Quality Center User Test analyst Change from: Initial Entry Status to: Test Pending Reopen Ready to UAT Ready to UAT Project/Product/Release managers CR Created Fixed User acceptance analyst Initial Entry Ready to UAT Reopen Ready to UAT Developer Fixed Reopen Fixed 7

8 Configuring new processes into test automation tools All our processes evolved over time. It took us more than one year to transition from a chaotic process to a high-performance team that had: Contact information To find an HP Software sales office or reseller near you, visit Documentation Repeatable, measurable results A program for improvement HP TestDirector for Quality Center was pivotal in our success because it enabled us to model and remodel as we defined and redefined our processes. When we realized that HP TestDirector for Quality Center was successfully helping us to build the defectresolution process, we decided to tackle automation. To prepare for this next step, we decided to use the Test Plan in HP TestDirector for Quality Center as a repository for our manual tests, as well as the tool for managing and tracking all of our efforts. We used the concepts we learned in HP TestDirector for Quality Center to build robust test plans, as well as to build test sets that included manual tests and automated scripts that we originally built in HP WinRunner. To learn more, visit: Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. thing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. 4AA1-4226ENW, August 2007

Table of contents. Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability

Table of contents. Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability Enterprise Resource Planning (ERP) functional testing best practices: Ten steps to ERP systems reliability Table of contents Introduction.......................................................2 Step 1:

More information

Change Request Process Overview

Change Request Process Overview Industry Best Practices Process Overview by Garth Wilcox This white paper outlines a process for requesting and managing changes to an application during the product development cycle. It also discusses

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

Quality Assurance - Karthik

Quality Assurance - Karthik Prevention is better than cure Quality Assurance - Karthik This maxim perfectly explains the difference between quality assurance and quality control. Quality Assurance is a set of processes that needs

More information

HP Service Manager software

HP Service Manager software HP Service Manager software The HP next generation IT Service Management solution is the industry leading consolidated IT service desk. Brochure HP Service Manager: Setting the standard for IT Service

More information

A tour of HP Sarbanes-Oxley IT assessment accelerator. White paper

A tour of HP Sarbanes-Oxley IT assessment accelerator. White paper A tour of HP Sarbanes-Oxley IT assessment accelerator White paper Table of Contents Introduction...3 Sarbanes-Oxley and the ITGC Environment...4 COBIT framework of ITGC...4 Creating a compliance testing

More information

Brochure HP Workflow Discovery for FSI

Brochure HP Workflow Discovery for FSI Brochure HP Workflow Discovery for FSI Enhance productivity, improve processes and reduce costs Businesses today need to run more efficiently, and you re probably considering every alternative to help

More information

Oracle Insurance Policy Administration System Quality Assurance Testing Methodology. An Oracle White Paper August 2008

Oracle Insurance Policy Administration System Quality Assurance Testing Methodology. An Oracle White Paper August 2008 Oracle Insurance Policy Administration System Quality Assurance Testing Methodology An Oracle White Paper August 2008 Oracle Insurance Policy Administration System Quality Assurance Testing Methodology

More information

HP SOA Systinet software

HP SOA Systinet software HP SOA Systinet software Govern the Lifecycle of SOA-based Applications Complete Lifecycle Governance: Accelerate application modernization and gain IT agility through more rapid and consistent SOA adoption

More information

USB Secure Management for ProCurve Switches

USB Secure Management for ProCurve Switches ProCurve Networking USB Secure Management for ProCurve Switches Introduction... 2 A simple solution with multiple uses... 2 Staged deployment... 2 Remote deployment or upgrade... 3 Troubleshooting... 3

More information

Automated testing and continuous integration

Automated testing and continuous integration Technical white paper Automated testing and continuous integration Build and test your software at the same time Table of contents Introduction 2 Who should read this document? 2 Build managers 2 Developers

More information

Business white paper. Top ten reasons to automate your IT processes

Business white paper. Top ten reasons to automate your IT processes Business white paper Top ten reasons to automate your IT processes Table of contents 4 Data center management trends and tools 4 Today s challenge 4 What is next? 5 Automating the remediation of incidents

More information

HP Prior Software Version Support HP Mature Software Product Support

HP Prior Software Version Support HP Mature Software Product Support HP Prior Software Version Support HP Mature Software Product Support HP Technology Services - Contractual Services Technical data HP Prior Software Version Support and HP Mature Software Product Support

More information

Service Virtualization:

Service Virtualization: Service Virtualization: Reduce the time and cost to develop and test modern, composite applications Business white paper Table of contents Why you need service virtualization 3 The challenges of composite

More information

Business white paper. Best practices for implementing automated functional testing solutions

Business white paper. Best practices for implementing automated functional testing solutions Business white paper Best practices for implementing automated functional testing solutions Table of contents Contents 3 Introduction 3 Functional testing versus unit testing 4 The pros and cons of manual

More information

HP Global Call Management Service

HP Global Call Management Service HP Global Call Management Service HP Services Technical data HP Global Call Management (GCM) Service will provide your enterprise with a single point of contact that will log, route, and manage support

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Request Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

HP Change Configuration and Release Management (CCRM) Solution

HP Change Configuration and Release Management (CCRM) Solution HP Change Configuration and Release Management (CCRM) Solution HP Service Manager, HP Release Control, and HP Universal CMDB For the Windows Operating System Software Version: 9.30 Concept Guide Document

More information

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper

Table of contents. Performance testing in Agile environments. Deliver quality software in less time. Business white paper Performance testing in Agile environments Deliver quality software in less time Business white paper Table of contents Executive summary... 2 Why Agile? And, why now?... 2 Incorporating performance testing

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

Agile and the cloud: why automating application deployment matters. Executive summary. Applications are the business

Agile and the cloud: why automating application deployment matters. Executive summary. Applications are the business Agile and the cloud: why automating application deployment matters Business white paper Executive summary Agile development methodologies and the cloud computing model have increased the pace of deployment

More information

HP Proactive Select services

HP Proactive Select services HP Proactive Select services HP Services Technical data HP Proactive Select services start with a proactive delivery plan that is developed by an Account Support Manager (ASM) and you together (the Plan

More information

HP Business Process Testing software: test automation focused on your business. White paper

HP Business Process Testing software: test automation focused on your business. White paper HP Business Process Testing software: test automation focused on your business White paper Table of contents Abstract.....................................................................3 Introduction...................................................................3

More information

Essential QA Metrics for Determining Solution Quality

Essential QA Metrics for Determining Solution Quality 1.0 Introduction In today s fast-paced lifestyle with programmers churning out code in order to make impending deadlines, it is imperative that management receives the appropriate information to make project

More information

Business Process Management's Success Hinges on Business-Led Initiatives

Business Process Management's Success Hinges on Business-Led Initiatives Business Process Management's Success Hinges on Business-Led Initiatives 26 July 2005 Michael James Melenovsky Source: Gartner Note Number: G00129411 Organizations that had the most-successful BPM initiatives

More information

Follow the sun support 24x7x365. Keeping your HP NonStop systems and software up and running

Follow the sun support 24x7x365. Keeping your HP NonStop systems and software up and running Follow the sun support 24x7x365 Keeping your HP NonStop systems and software up and running The HP Global Customer Support Center (GCSC) is an elite, worldwide technical support team that serves HP NonStop

More information

HP OpenView AssetCenter

HP OpenView AssetCenter HP OpenView AssetCenter Software version: 5.0 Asset Tracking solution Build number: 120 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

HP IT Professional Help Desk for SMB Service HP Care Pack Services

HP IT Professional Help Desk for SMB Service HP Care Pack Services HP IT Professional Help Desk for SMB Service HP Care Pack Services Technical data HP IT Professional Help Desk for SMB Service gives Small to Medium Business customers a single source of 2nd and 3rd Level

More information

Three simple steps to effective service catalog and request management

Three simple steps to effective service catalog and request management Three simple steps to effective service catalog and request management Prepare for cloud initiatives and get incremental ROI with self service catalog and request management Business white paper Executive

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Processes and Best Practices Guide Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

A complete platform for proactive data management

A complete platform for proactive data management Brochure A complete platform for proactive data management HP Structured Data Manager Software for Oracle e-business Suite The right data management strategy The increased size and unmanaged growth of

More information

HP Software-as-a-Service (SaaS) operations overview. Customer handbook

HP Software-as-a-Service (SaaS) operations overview. Customer handbook HP Software-as-a-Service (SaaS) operations overview Customer handbook Table of contents Supported software............................................... 3 Knowledge base and forum........................................

More information

HP Velocity Live QoS Support

HP Velocity Live QoS Support HP Velocity Live QoS Support Copyright 2012 Hewlett-Packard Development Company, L.P. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation. The information contained herein is

More information

Reconciliation and best practices in a configuration management system. White paper

Reconciliation and best practices in a configuration management system. White paper Reconciliation and best practices in a configuration management system White paper Table of contents Introduction... 3 A reconciliation analogy: automobile manufacturing assembly... 3 Conflict resolution...

More information

Automatic Backup Monitoring and Reporting for HP SLS and HP ABS

Automatic Backup Monitoring and Reporting for HP SLS and HP ABS Automatic Backup Monitoring and Reporting for HP SLS and HP ABS OpenVMS Technical Journal V18 Table of contents Introduction... 2 Our solution... 2 Features... 2 Architecture overview... 2 Scheduler...

More information

HP Virtualized Network Protection Service

HP Virtualized Network Protection Service HP Virtualized Network Protection Service HP Networking Consulting Technology Consulting Service overview With the proliferation of Virtual Datacenters (vdcs) and cloud computing environments, secure virtual

More information

A closer look at HP LoadRunner software

A closer look at HP LoadRunner software Technical white paper A closer look at HP LoadRunner software Table of contents Sizing up the system 2 The limits of manual testing 2 A new take on testing: the HP LoadRunner solution 3 The HP LoadRunner

More information

the limits of your infrastructure. How to get the most out of virtualization

the limits of your infrastructure. How to get the most out of virtualization the limits of your infrastructure. How to get the most out of virtualization Business white paper Table of contents Executive summary...4 The benefits of virtualization?...4 How people and processes add

More information

HP OpenView Performance Insight Report Pack for Databases

HP OpenView Performance Insight Report Pack for Databases HP OpenView Performance Insight Report Pack for Databases Data sheet The Report Pack for Databases provides the insight you need to effectively manage your database management system. Because what you

More information

Defect Tracking Best Practices

Defect Tracking Best Practices Defect Tracking Best Practices Abstract: Whether an organization is developing a new system or maintaining an existing system, implementing best practices in the defect tracking and management processes

More information

Table of contents. Best practices in open source governance. Managing the selection and proliferation of open source software across your enterprise

Table of contents. Best practices in open source governance. Managing the selection and proliferation of open source software across your enterprise Best practices in open source governance Managing the selection and proliferation of open source software across your enterprise Table of contents The importance of open source governance... 2 Executive

More information

Requirements-Based Testing: Encourage Collaboration Through Traceability

Requirements-Based Testing: Encourage Collaboration Through Traceability White Paper Requirements-Based Testing: Encourage Collaboration Through Traceability Executive Summary It is a well-documented fact that incomplete, poorly written or poorly communicated requirements are

More information

Application Test Management and Quality Assurance

Application Test Management and Quality Assurance SAP Brief Extensions SAP Quality Center by HP Objectives Application Test Management and Quality Assurance Deliver new software with confidence Deliver new software with confidence Testing is critical

More information

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001

HP External Hard Disk Drive Backup Solution by Seagate User Guide. November 2004 (First Edition) Part Number 373652-001 HP External Hard Disk Drive Backup Solution by Seagate User Guide November 2004 (First Edition) Part Number 373652-001 Copyright 2004 Hewlett-Packard Development Company, L.P. The information contained

More information

Table of contents. Automated testing ROI: fact or fiction? A customer s perspective: What real QA organizations have found.

Table of contents. Automated testing ROI: fact or fiction? A customer s perspective: What real QA organizations have found. Automated testing ROI: fact or fiction? A customer s perspective: What real QA organizations have found. White paper Table of contents About the author... 2 Automated software testing expense or investment?...

More information

HP and netforensics Security Information Management solutions. Business blueprint

HP and netforensics Security Information Management solutions. Business blueprint HP and netforensics Security Information Management solutions Business blueprint Executive Summary Every day there are new destructive cyber-threats and vulnerabilities that may limit your organization

More information

Sage ERP I White Paper. An ERP Guide to Driving Efficiency

Sage ERP I White Paper. An ERP Guide to Driving Efficiency I White Paper An ERP Guide to Driving Efficiency Table of Contents Executive Summary... 3 Best-in-Class Organizations Look to Enhance Efficiency... 3 How ERP Improves Efficiency... 3 Results... 6 Conclusion...

More information

HP Software Technical Support

HP Software Technical Support HP Software Technical Support HP Technology Services - Contractual Services Technical data HP Software Technical Support provides comprehensive remote software support services for HP software products

More information

HP PC Helpdesk Service

HP PC Helpdesk Service HP PC Helpdesk Service HP Care Pack Services Technical data HP PC Helpdesk Service gives professionals in small and medium-sized businesses access to advice and assistance for popular software applications,

More information

HP Software as a Service

HP Software as a Service HP Software as a Service Software Version: 6.1 Federated SSO Document Release Date: August 2013 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

HP Service Manager software. The HP next-generation IT Service Management solution is the industry-leading consolidated IT service desk.

HP Service Manager software. The HP next-generation IT Service Management solution is the industry-leading consolidated IT service desk. software The HP next-generation IT Service solution is the industry-leading consolidated IT service desk. : setting the standard for IT service management solutions with a robust lifecycle approach to

More information

Simplifying the Desktop Transformation with HP and Liquidware Labs

Simplifying the Desktop Transformation with HP and Liquidware Labs Simplifying the Desktop Transformation with HP and Liquidware Labs User Virtualization Management and Dynamic Application Portability Technical white paper Table of contents Executive summary... 2 Persona

More information

The top 10 misconceptions about performance and availability monitoring

The top 10 misconceptions about performance and availability monitoring The top 10 misconceptions about performance and availability monitoring Table of contents Introduction................................................................ 3 The top 10 misconceptions about

More information

Functional and LoadTest Strategies

Functional and LoadTest Strategies Test Automation Functional and LoadTest Strategies Presented by: Courtney Wilmott April 29, 2013 UTD CS6367 Software Testing and Validation Definitions / Overview Software is a set of programs, procedures,

More information

Infasme Support. Incident Management Process. [Version 1.0]

Infasme Support. Incident Management Process. [Version 1.0] Infasme Support Incident Management Process [Version 1.0] Table of Contents About this document... 1 Who should use this document?... 1 Summary of changes... 1 Chapter 1. Incident Process... 3 1.1. Primary

More information

Identify and control performance and capacity risks. Introduction... 2

Identify and control performance and capacity risks. Introduction... 2 Application performance testing in VMware environments Identify and control performance and capacity risks Table of contents Introduction... 2 Performance and capacity planning techniques... 2 Rough sizing

More information

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop software manages HP NonStop servers and brings NonStop

More information

Three simple steps to effective service catalog and request management

Three simple steps to effective service catalog and request management Three simple steps to effective service catalog and request management Prepare for cloud initiatives and get incremental ROI with self service catalog and request management Business white paper Executive

More information

Key Benefits of Microsoft Visual Studio Team System

Key Benefits of Microsoft Visual Studio Team System of Microsoft Visual Studio Team System White Paper November 2007 For the latest information, please see www.microsoft.com/vstudio The information contained in this document represents the current view

More information

HP Systems Insight Manager and HP OpenView

HP Systems Insight Manager and HP OpenView HP Systems Insight Manager and HP OpenView Working Better Together to Deliver End-to-End Management, from Hardware Infrastructure to Business Service Availability Executive Summary... 2 Challenges of Managing

More information

SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE

SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE SMTP PROXY SERVER INSTALLATION FOR HP QUICKPAGE INTRODUCTION To ensure accurate billing, the HP QuickPage program requires collection of the metered information from the printers and multifunction products

More information

The value of partners

The value of partners The value of partners HP engages with partners in a predictable way to enhance our mutual profitability, to grow our combined business, to augment capabilities, to extend market reach, and to increase

More information

HP Exstream. intelligent, INTERACTIVE. document applications. Technology for better business outcomes. www.hpexstream.com

HP Exstream. intelligent, INTERACTIVE. document applications. Technology for better business outcomes. www.hpexstream.com HP Exstream intelligent, INTERACTIVE document applications Technology for better business outcomes www.hpexstream.com STREAMLINING document processes Enterprises conduct hundreds of business processes

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Service Desk help topics for printing Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

HP ALM. Software Version: 12.50. Tutorial

HP ALM. Software Version: 12.50. Tutorial HP ALM Software Version: 12.50 Tutorial Document Release Date: December 2015 Software Release Date: December 2015 Legal Notices Warranty The only warranties for HP products and services are set forth in

More information

At a Glance. Key Benefits. Data sheet. A la carte User Module. Administration. Integrations. Enterprise SaaS

At a Glance. Key Benefits. Data sheet. A la carte User Module. Administration. Integrations. Enterprise SaaS HP Application Lifecycle Management on Software-as-a-Service Dedicated HP ALM/QC Offering Data sheet At a Glance The Dedicated HP ALM/QC offering is an on-demand Software-as-a-Service (SaaS) solution for

More information

HP ProCurve Networking certification for resellers. Place yourself above the competition

HP ProCurve Networking certification for resellers. Place yourself above the competition HP ProCurve Networking certification for resellers Place yourself above the competition HP ProCurve Certified Professional program tracks Highest certification HP ProCurve Program Sales certifications

More information

Smarter Balanced Assessment Consortium. Recommendation

Smarter Balanced Assessment Consortium. Recommendation Smarter Balanced Assessment Consortium Recommendation Smarter Balanced Quality Assurance Approach Recommendation for the Smarter Balanced Assessment Consortium 20 July 2012 Summary When this document was

More information

Exam Preparation Guide HP0-M96: Asset Manager 9 Implementation Exam

Exam Preparation Guide HP0-M96: Asset Manager 9 Implementation Exam HP ExpertONE Exam Preparation Guide HP0-M96: Asset Manager 9 Implementation Exam This guide is to set expectations about the context of the certification exam and to help candidates prepare. Recommended

More information

Successful EHR Change Management

Successful EHR Change Management Successful EHR Change Management Roles and responsibilities White paper Table of contents Executive summary... 2 Introduction... 3 Never underestimate the power of the people... 3 People... 4 From resisting

More information

Testing Best Practices

Testing Best Practices ALMComplete, QAComplete, DevComplete This document is used as a guide to improving your testing and quality assurance processes. 1 Test Case Creation Once requirements have been created and approved, while

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 Use Cases for Integrations with HP Applications Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty The

More information

Simplify SSL Certificate Management Across the Enterprise

Simplify SSL Certificate Management Across the Enterprise Simplify SSL Certificate Management Across the Enterprise Simplify SSL Certificate Management Across the Enterprise Introduction The need for SSL certificates has moved well beyond the Buy page to core

More information

Simulated tests, real results

Simulated tests, real results Business white paper Simulated tests, real results These companies are using HP Service Virtualization to overcome testing challenges, accelerate delivery, and improve quality. So can yours. Table of contents

More information

SIEMENS. Teamcenter 11.2. Change Manager PLM00140 11.2

SIEMENS. Teamcenter 11.2. Change Manager PLM00140 11.2 SIEMENS Teamcenter 11.2 Change Manager PLM00140 11.2 Contents What is Change Manager?.............................................. 1-1 Related topics........................................................

More information

WHITE PAPER. Ready, Set, Go Upgrade to ERP Cloud Release 10

WHITE PAPER. Ready, Set, Go Upgrade to ERP Cloud Release 10 WHITE PAPER Ready, Set, Go Upgrade to ERP Cloud Release 10 INTRODUCTION It s time to upgrade our ERP. For many, those words often trigger thoughts of projects past where countless hours are spent bringing

More information

Bridge Development and Operations for faster delivery of applications

Bridge Development and Operations for faster delivery of applications Technical white paper Bridge Development and Operations for faster delivery of applications HP Continuous Delivery Automation software Table of contents Application lifecycle in the current business scenario

More information

CA Service Desk Manager

CA Service Desk Manager PRODUCT BRIEF: CA SERVICE DESK MANAGER CA Service Desk Manager CA SERVICE DESK MANAGER IS A VERSATILE, COMPREHENSIVE IT SUPPORT SOLUTION THAT HELPS YOU BUILD SUPERIOR INCIDENT AND PROBLEM MANAGEMENT PROCESSES

More information

HP OpenView Internet Services. SNMP Integration with HP Operations Manager for Windows White Paper

HP OpenView Internet Services. SNMP Integration with HP Operations Manager for Windows White Paper HP OpenView Internet Services SNMP Integration with HP Operations Manager for Windows White Paper Version: 1.00 Overview... 2 Prerequisites... 2 For HPOM Management Server... 2 For OVIS... 2 Configuration...

More information

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9.

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9. HP Service Manager For the supported Windows and UNIX operating systems Software Version: 9.32 Service Desk help topics for printing Document Release Date: August 2013 Software Release Date: August 2013

More information

For your network: HP Network Support Combined with Cisco Services

For your network: HP Network Support Combined with Cisco Services For your network: HP Network Support Combined with Cisco Services The primary goal of this service is to maintain reliable network performance and availability, and thereby protect your network investment.

More information

Using HP System Software Manager for the mass deployment of software updates to client PCs

Using HP System Software Manager for the mass deployment of software updates to client PCs Using HP System Software Manager for the mass deployment of software updates to client PCs Introduction... 2 HP manageability solutions... 2 SSM overview... 3 Software updates... 3 Why not SSM-enabled?...

More information

Integrated Billing Solutions with HP CSA 4.00

Integrated Billing Solutions with HP CSA 4.00 Technical white paper Integrated Billing Solutions with HP CSA 4.00 Table of Contents Introduction... 2 Part 1. HP CSA Concepts... 2 Part 2. Billable Service Conditions... 4 Part 3. Billable Intervals...

More information

Beanbasket Help Desk User Guide

Beanbasket Help Desk User Guide Beanbasket Help Desk User Guide www.beanbasket.com 1 Beanbasket utilizes a Help Desk system for effectively handling enhancement requests and bugs from open to close. The Help Desk is also closely aligned

More information

TechExcel. ITIL Process Guide. Sample Project for Incident Management, Change Management, and Problem Management. Certified

TechExcel. ITIL Process Guide. Sample Project for Incident Management, Change Management, and Problem Management. Certified TechExcel ITIL Process Guide Sample Project for Incident Management, Management, and Problem Management. Certified Incident Management Red Arrows indicate that the transition is done automatically using

More information

Understand why, when and how-to to formally close a project

Understand why, when and how-to to formally close a project Project Closure Purpose: Understand why, when and how-to to formally close a project Audience: Project managers, project sponsors, team members and other key stakeholders Learning Objectives: Describe

More information

HP Data Protection. Business challenge: Resulting pain points: HP technology solutions:

HP Data Protection. Business challenge: Resulting pain points: HP technology solutions: Business challenge: HP Data Protection Solutions GUIDE How to protect rising data volumes without increasing operational costs and management overheads Resulting pain points: Meeting the backup window

More information

Applications Modernization

Applications Modernization Business white paper Applications Modernization Adapting and embracing change to drive financial and service efficiencies Business white paper Applications Modernization Table of contents 1 Getting started

More information

A Guide To Evaluating a Bug Tracking System

A Guide To Evaluating a Bug Tracking System A Guide To Evaluating a Bug Tracking System White Paper By Stephen Blair, MetaQuest Software Published: October, 2004 Abstract Evaluating a bug tracking system requires that you understand how specific

More information

HP ALM Best Practices Series

HP ALM Best Practices Series HP ALM Best Practices Series For ALM Practitioners Business Process Models Best Practices Document Release Date: June 2015 Legal Notices Warranty The only warranties for HP products and services are set

More information

HP NonStop Software Essentials

HP NonStop Software Essentials Data sheet HP NonStop Software Essentials Simplify NonStop software management Managing software versions on any system can be a complicated task. With the scale that a NonStop system provides, this task

More information

HP Mission Critical Partnership HP Customer Support Contractual Services

HP Mission Critical Partnership HP Customer Support Contractual Services HP Mission Critical Partnership HP Customer Support Contractual Services HP Mission Critical Partnership is ideal where any disruption to the IT infrastructure would have an impact on the financial position

More information

HP Asset Manager. Software version: 5.20. Asset Tracking Solution

HP Asset Manager. Software version: 5.20. Asset Tracking Solution HP Asset Manager Software version: 5.20 Asset Tracking Solution Document Release Date: 01 October 2009 Software Release Date: October 2009 Legal Notices Copyright Notices Copyright 1994-2009 Hewlett-Packard

More information

Test Plan (a Real Sample) SoftwareTestingHelp.com Live Project Training - OrangeHRM

Test Plan (a Real Sample) SoftwareTestingHelp.com Live Project Training - OrangeHRM www.softwaretestinghelp.com Test Plan (a Real Sample) SoftwareTestingHelp.com Live Project Training - OrangeHRM 2/1/2014 SoftwareTestingHelp.com Name of the tester Note: This is a sample test plan created

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise Technical white paper HP CloudSystem Enterprise Creating a multi-tenancy solution with HP Matrix Operating Environment and HP Cloud Service Automation Table of contents Executive summary 2 Multi-tenancy

More information

HP Software & Solutions Partner Central and The Learning Center

HP Software & Solutions Partner Central and The Learning Center HP Software & Solutions Partner Central and The Learning Center Overview and access instructions for partners Table of contents Partner Central for HP Software & Solutions overview... 2 Partner Central

More information

Modem and Local Area Network

Modem and Local Area Network Modem and Local Area Network User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products

More information

BPCL: Delivering New Functionality Faster and Reliably with SAP Software and SAP Enterprise Support

BPCL: Delivering New Functionality Faster and Reliably with SAP Software and SAP Enterprise Support 2013 SAP AG or an SAP affiliate company. All rights reserved. BPCL: Delivering New Functionality Faster and Reliably with SAP Software and SAP Enterprise Support Company Bharat Petroleum Corporation Ltd.

More information

HP Operations Orchestration Software

HP Operations Orchestration Software HP Operations Orchestration Software Software Version: 9.00 HP Project and Portfolio Management Integration Guide Document Release Date: June 2010 Software Release Date: June 2010 Legal Notices Warranty

More information

Modem and Local Area Networks. Document Part Number: 383057-002

Modem and Local Area Networks. Document Part Number: 383057-002 and Local Area Networks Document Part Number: 383057-002 October 2005 Contents 1 Modem Using the modem cable............................ 2 Using a country-specific modem cable adapter.......... 3 Modem

More information