Wednesday, April 21, 2010

Mercury Quality center

Mercury Quality center
Mercury Quality Center is a web-based test management tool. It gives you a centralized control over your entire testing Project. It can make the task of the testers and managers easy by giving an easy interface to manage and organize activities like Requirements coverage, Test Case Management, Test Execution Reporting, Defect Management, and Test Automation. All these activities are provided from a single tool, which is web-based and can be accessed from any where.
Mercury Quality Centre can be divided into two parts. One for tool administrator and another for tool user. These two parts are called Site Administrator Bin and Quality Centre Bin. These parts are discussed in more detail in the next section.

  • Site Administration Bin ( SABin ) : This is an important part of the software and also starting point for the usage of Mercury Quality Centre project. All the administrative activities like creating the projects, assigning users to the projects, creating specific roles etc. is done from this area. This section is also used for configuring your application with the tool. For example, if you want to use the Winrunner or Quality Test Professional ( QTP ) scripts from Quality Center, you need to specify it here. If you are using Winrunner, you need to make sure that  backward compatibility property of the application to true. SABin can also be used to configure the mail servers. Password for site admin is defined during the installation so make sure that you remember the password during installation.

  • Quality Center Bin (  QCBin ) : This is how user interact with tool. QCBin interface gives functionality of creating test plans, defining requirements, creating test cases, creating test labs, associating requirements with defects in essence, everything that as a tester or test manager you need to do in your day to day activity apart from execution.
This article will start off with the explanation about SABin and then move towards using Quality Center using the QCbin. 
Quality Centre is installed as a service in your windows environment. Before start working on it, make sure that Mercury Quality Centre service is running. As mentioned earlier, Quality Centre can be accessed from web browser using http://:8080/sabin/SiteAdmin.htm format, assuming that Quality Centre is listening on default port. This page is the starting point and gives a login screen where you need to provide admin credential which were used during the installation of Mercury Quality Centre. Once you are logged on to the SABin, you can perform all the administrative tasks mentioned above. You can also verify your licensing information, information about database etc. using SABin. 
After you are done with defining your projects, user etc. it is time for QCBin to come into the picture. This is the most common interface used by the customers or users. Quality Center provides the role based accessed to the Projects. For example, A Test Manager can create projects and Test Lead can prepare test plans and tester can write the test cases. This role based access makes it very easy to control access to various artifacts of the project and also distribution of responsibility among team members.
There are four distinct things which can be managed in Mercury Quality Centre -

  • Requirements

  • Test Plan

  • Test Lab

  • Defects
These four items can be termed as the 4 pillars of the Quality Process for any organization. Each of these components sections contain information about different projects created using SABin.
Mercury Quality Centre is a web-based test management tool. It gives you a centralized control over the entire testing life cycle. It gives an easy interface to manage and organize activities like Requirements coverage, Test Case Management, Test Execution Reporting, Defect Management, and Test Automation. All these activities are provided from a single tool, which is web-based and can be accessed from any where. Hence, making the task of the testers and managers easy.
Mercury Quality Centre can be divided into two parts:

- Site Administrator Bin
- Quality Centre Bin

Site Administration Bin: It is the starting point for the usage of
Mercury Quality Centre. This part is used for all the administrative activities. Password for site admin is defined during the installation so make sure that you remember the password during installation. From this part of Mercury Quality Centre, we generally do the following activities:

- Creating the projects
- Assigning users to the projects
- Creating specific roles
- Configuring QTP or Winrunner scripts to use from Mercury Quality Centre
- Configuring the mail
servers
- Verifying licensing information
- Information about database

Quality Center Bin: This part of Mercury Quality Centre gives functionality of almost everything that as a tester or test manager you need to do in your day to day activity apart from execution. This is the most common interface used by the customers or users. In this part, we generally do the following activities:

- Creating test plans
- Defining requirements
- Creating test cases
- Creating test labs
- Associating requirements with defects in essence
Mercury Quality Centre is installed as a service in Microsoft windows environment. Before start working on it, make sure that Mercury Quality Centre service is running.

As soon as you access the application, the first screen is a login screen where you need to provide administrator credentials which were used during the installation of
Mercury Quality Centre. Once you are logged on to the SABin, you can perform all the administrative tasks mentioned above.
Note: If Mercury Quality Centre is listening to default port, then you can access the application using the following URL:

http://%7Byourmachinename%7D:8080/sabin/SiteAdmin.htm

Define your projects in SABin.
Mercury Quality Center provides the role based accessed to the Projects. For example, A Test Manager can create projects and Test Lead can prepare test plans and tester can write the test cases. This role based access makes it very easy to control access to various artifacts of the project and also distribution of responsibility among team members. Following four things can be managed in Mercury Quality Centre:

- Requirements
- Test Plan
- Test Lab
- Defects

Once you have created a project in SABin, Now log on to QCBin by providing your credentials and access the project that you have created. Here, you will notice different tabs for Requirements, TestPlan, TestLab and Defects.

Under Requirements Tab, you can organize the project requirements. You can also create folder hierarchy to represent various features in your project. This can be accomplished by just right-clicking and choosing appropriate options. After creating requirements, move on to next tab Test Plan.

Test Plan Tab will have information about the test cases. These test cases can also be mapped to requirements created in the earlier steps, thus makes foundation for the traceability metrics. Each requirement can be mapped to one or more than one test cases.

After creating new test case you will see in the left hand pane. The right hand pane will have tabs for writing the steps, mapping to requirements, description, expected result etc. Every test case will have steps and for every step you can specify the expected behavior.

The test cases written here, can also be linked to the QTP or Winrunner Scripts. This way, it is providing you better management for the automation and capability of executing automation scripts from
Mercury Quality Centre itself. Once you are done with Test Plan preparation, move on to the next tab Test Lab.

To manage test execution for a specific release, you have to create a Test Lab. Test Labs can be created, specific to the release and execution of test cases specific to release can be managed very easily using this concept. In the Test Lab you can identify the set of test cases already written under test plan to include for execution.

If the test cases are already linked to the requirements, then after each test cycle the management will be able to trace what requirements have been tested.

When you choose the option of manual test execution, a window will open up containing the steps to execute. These steps are executed and after every step you can specify whether it is passed or not. Mercury Quality Center also allows parameterized manual test execution, where some of the default parameters like username, password etc. can automatically be read during the manual execution. If you encounter any defects during the failure of any of the steps, it will be automatically logged in to the defect tracking
system of Mercury Quality Centre. Once you are done with Test Execution move on to next tab, Defects.

Report generation is one of the most important part of the test management process. Once you are done with planning and execution, its REPORTING time. Mercury Quality Centre provides a very good reporting feature by providing certain pre-defined reports and also capability to create your own reports.


No comments:

Post a Comment