Test Case ID

Test Name

Test Steps

Expected Results

Priority

Status 

Remarks

1

Guest network default settings - public tagged - zone wide

Start a first   VM for the user. Go to the VMs host and xm   console to the VM. Verify that it got an ip address 10.1.1.2. Go to the domRs host and xm console to the   domR. Verify that it got 10.1.1.1 ip address

Default guest   network IPs begin with 10.1.1.1 (255.255.255.0 netmask), each new VM gets the   next IP address from the range.
   

P1

PASS

 

2

Make sure that you can ping external web site from the VM - public tagged   - zone wide

1. Start a   VM.
2. Login to the VM and verify that you can   ping google.com

1. VM should be   able to reach external network via domain router

P1

PASS

 

3

Verify that ssh works from one VM to another inside the guest network.   VMs are running on the same host. - public tagged - zone wide

1. Create 2 VMs for the   user. Verify that they are started on the same computing/routing   host
2. Login to the first VM and ssh to the   second VM's ip address - 10.1.1.2

1. You should be   able to ssh from one VM to another one inside the same guest   network.
 

P1

PASS

 

4

Guest network default settings - public tagged - account specific

1.Start a first VM for the   user.<br></li><li>Go to the VMs host and xm console to the   VM. Verify that it got an ip address 10.1.1.2.  
2. Go to the domRs host and xm console to the domR.   Verify that it got 10.1.1.1 ip address

Default guest network IPs begin with 10.1.1.1 (255.255.255.0   netmask), each new VM gets the next IP address from the range.

P1

PASS

 

5

Make sure that you can ping external web site from the VM - public tagged   - account specific

1. Start a VM.
2. Login to   the VM and verify that you can ping a site/machine on the internet (eg:   www.google.com)

VM should be able to reach external network via domain router.

P1

PASS

 

6

Verify that ssh works from one VM to another inside the guest network   (same account owner). VMs are running on the same host. - public tagged -   account specific

1. Create 2 VMs for the user. Verify that they are   started on the same computing/routing   host
2. Login to the first VM and ssh to the   second VM's ip address - 10.1.1.2

You should be able to ssh from one VM to another one inside the   same guest network.

P1

PASS

 


  • No labels