Quantcast
Channel: Test Automation
Viewing all articles
Browse latest Browse all 19

Installing Quality Center 11 on Windows 2008 (Virtual PC)

$
0
0
Have you ever wanted to try out Quality Center but not had a server to install it on? Well Microsoft have released a pre-configured virtual PC for Windows server 2008 which has a 30 day trial (the same as Quality Center). So providing your machine is capable of running Virtual PC's then that's pretty much all you need in order to trial Quality Center and it's features. This is great if like me, you wish to play round with Quality Center at home or test out Quality Center upgrades.

So before you jump in, you'll need to download the following:
  1. Microsoft Virtual PC to run the server (free).
  2. Windows server 2008 virtual pc file (free).
  3. HP Quality Center 11 download (free, but you need to register with HP)
  4. SQL Server - I chose to use SQL Server 2005 Express (also free):
    1. SQL Server 2005 Express.
    2. Microsoft SQL Server Management Studio Express.
I'm going to try and keep this short, so if you're in need of any extra information have a search for it online or drop me a question in the comments.

So here is what you need to do to install Quality Center 11 onto the Windows Server 2008 Virtual PC:
  1. Run the virtual machine.
  2. To grant the virtual machine internet access:
  • Change the virtual machine's network settings to NAT mode
  • In the virtual machine, go to the network settings and change the local network properties to use the DNS server 192.168.131.254 (see screenshot below)
  • Install IIS on the server. I followed the steps on this page.
  • Install SQL Server 2005 Express
  • Install SQL Server 2005 management studio
  • Use SQL Server 2005 management studio to change the password for the SA account.
  • Using the SQL Server Configuration Manager, ensure that the SQL Server Browser Service is Running (I had to enable this service as it was not on by default).
  • Install QC 11 onto the server
  • The ALM platform configuration wizard should be self explanatory, I chose these options:
    • License key - Quality Center Enterprise Edition
    • Application Server - JBoss (if you see an option to use IIS as the webserver, choose it)
    • Database Server: see screenshot below. Note: I've renamed the server to win2008
  • Then finish off the Wizard. I found that the JBoss service failed to launch, so there is an additional step you need to take:
    • Navigate to C:\ProgramData\HP\ALM\jboss\bin and execute the run.bat file. This will configure the jboss server for you. 
  • Now if you open Internet Explorer on the server and navigate to http://localhost:8080/qcbin/ you should see the Quality Center splash screen - that's it, QC is setup for you!


    • Viewing all articles
      Browse latest Browse all 19

      Trending Articles