...
- list what is deliberately not supported or what the feature will not offer - to clear any prospective ambiguities
Quality Risks (test guidelines)
Functional
- While deploying the VM,select multiple networks. VM will be created with multiple nics and will have configured guest Vlan's on the nic.
- When Add network to VM, if the VM is in stopped state it should be successfull\
- when VM is restarted it should have all the networks where admin/user had added to it.
- When Add network to VM, if the VM is in Running state, Error Message "Vm in Running state cannot be addeded to new network" will be shown
- User/Admin can add VM to Max of 8 networks. This is because of the Number of Nic's limitation imposed by Hyper-V
Negative usage scenarios
- When user tries to Add Network to VM when VM is in running state. Error Message "Vm in Running state cannot be addeded to new network" will be shown.
- When user tries to Add Network to VM when VM is in stopped state and the number of networks is more than 8, then Error Message "Maximum 8 networks will be supported" will be shown.
...
{"serverDuration": 82, "requestCorrelationId": "6c021d403bfbb158"}