TestID

Test Case

Steps To Be Performed to Test

Verification Steps

Priority

1.

add an isolated network via addNicToVirtualMachine api to a VM in running state for xen hypervisor

 

 

 

2.

add a shared network via addNicToVirtualMachine api to a VM in running state for xen hypervisor


 

 

 

 

3.

add an isolated network via addNicToVirtualMachine api to a VM in stopped state for xen hypervisor

 

 

 

4.

add a shared network via addNicToVirtualMachine api to a VM in stopped state for xen hypervisor

 

 

 

5.

add a network and IP address via addNicToVirtualMachine api to a VM for xen hypervisor

 

 

 

6.

add a VPC type of network to a running VM  belonging to isolated network via addNicToVirtualMachine api for xen hypervisor

 

 

 

7.

add a VPC type of network to a stopped VM  belonging to isolated network via addNicToVirtualMachine api for xen hypervisor

 

 

 

8.

add same network id multiple times to a VM via addNicToVirtualMachine api for xen hypervisor

 

 

 

9.

add an isolated network via addNicToVirtualMachine api to a VM in running state for kvm hypervisor

 

 

 

10.

add a shared network via addNicToVirtualMachine api to a VM in running state for kvm hypervisor


 

 

 

 

11.

add an isolated network via addNicToVirtualMachine api to a VM in stopped state for kvm hypervisor

 

 

 

12.

add a shared network via addNicToVirtualMachine api to a VM in stopped state for kvm hypervisor

 

 

 

13.

add a network and IP address via addNicToVirtualMachine api to a VM for KVM hypervisor

 

 

 

14.

add a VPC type of network to a running VM  belonging to isolated network via addNicToVirtualMachine api for kvm hypervisor

 

 

 

15.

add a VPC type of network to a stopped VM  belonging to isolated network via addNicToVirtualMachine api for kvm hypervisor

 

 

 

16.

add same network id multiple times to a VM via addNicToVirtualMachine api for kvm hypervisor

 

 

 

17.

assign a Network(isolated / shared) belonging to different domain  to a  VM  belonging to different domain via addNicToVirtualMachine api

 

 

 

18.

assign a Network (isolated) belonging to different account  to a VM  belonging to different account of same domain via addNicToVirtualMachine api

 

 

 

19.

assign a Network (shared) tied to an account via security groups to a VM  belonging to different account of same domain

 

 

 

20.

assign a Network to a VM belonging to an account which has already reached maximum number of networks that can be created for an account

 

 

 

21.

Give network id and VM id belonging to different zone in addNicToVirtualMachine api

 

 

 

22.

Give a invalid IP address (which can not be assigned to the VM ) and valid network ID in addNicToVirtualMachine api

 

 

 

23.

Remove a nic (not default one) from a VM via removeNicFromVirtualMachine api for xen sever

 

 

 

24.

Remove a nic (default one) from a VM via removeNicFromVirtualMachine api for xen sever

 

 

 

25.

Remove a nic  not belonging to the VM via removeNicFromVirtualMachine api

 

 

 

26.

Remove a nic (not default one) from a VM via removeNicFromVirtualMachine api for Kvm

 

 

 

27.

Remove a nic (default one) from a VM via removeNicFromVirtualMachine api for Kvm