You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

S.No

Test Case

Repro steps

Verification

Status

 

Network offering creations

 

 

 

1

Create a Network offering with Following Parameters
Isolated=true
 specify vlan=true
DNS=true
DHCP=true
Userdata=true

 

Offering is created successfully

Pass

2

Create a Network offering with Following Parameters
Isolated=true
 specify vlan=true
source nat=true

 

Offering is created successfully

Pass

3

Create a Network offering with Following Parameters
Isolated=true
 specify vlan=true
source nat=true
Persistence=true

 

Offering is created successfully

Pass

4

Create a Network offering with Following Parameters
Isolated=true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

Offering is created successfully

Pass

5

Create a Network offering with Following Parameters
Isolated=true
VPC=true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

 

Pass

 

Network creation test cases

 

 

 

6

Create a Network with a network offering with following parameters
Isolated=true
 specify vlan=true
source nat=true

 

Network is created with state as setup

Pass

7

Create a Network with a network offering with following parameters
Isolated=true
 specify vlan=true
source nat=true
Persistence=true

 

Network is created with state as setup

Pass

8

Create a Network with a network offering with following parameters
Isolated=true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

Network is created with state as setup

Pass

9

Create a VPC Network with a network offering with following parameters
Isolated=true
VPC=true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

Network is created with state as setup

API Pass
UI Fail

 

Vm  creation testcases

 

 

 

10

Create a VM  with network  having following properties
Isolated=true
 specify vlan=true
source nat=true

 

VM  created successfully and network still in setup state

Pass

11

Create a VM  with network  having following properties
Isolated=true
 specify vlan=true
source nat=true
Persistence=true

 

VM  created successfully and network still in setup state

Pass

12

Create a VM  with network  having following properties
Isolated=true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

VM  created successfully and network still in setup state

Pass

12

Create a VM  with network  having following properties
Isolated=true
VPC =true
 specify vlan=true
source nat=true
Persistence=true
Redundant router =true

 

VM  created successfully and network still in setup state

Pass

 

Network operations related testcases

 

 

 

14

Restart a network whose specify Vlan=true

 

Restart of network should be successful

Pass

15

Delete a network whose specify Vlan=true

 

Network deletion should be successful

Pass

16

Change the network offering of a network from the one whose specify Vlan=true to one whose specify valn=false

 

Network offering of the network is changed successfully

Pass

17

Change the network offering of a network from the one whose specify Vlan=true to another whose specify valn=true

 

Network offering of the network is changed successfully

Pass

 

Restrictions /resource allocation Test cases

 

 

 

18

Normal user /non domain admin is not allowed to create a network from offering whose specify vlan=true

 

Verify UI of normal user not showing network offering whose specify vlan=true is set

Failed

19

Verify Admin can not create Network Specifying Vlan within  Physical Network Vnet range

 

 

Failed

20

Verify Admin can not create Network Specifying Vlan dedicated to some other domain/account

 

 

Pass

  • No labels