DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Test Case ID | Test Case Name | Steps | Expected Result | TypePriority | Automatable(Y/N) | Xen(Y/N) | KVM(Y/N) | VMware(Y/N) | Status | Comments | 2nd cycle | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| All the testing is done on xen6.1 with default template ;for network throttling rate i used xen 6.0.2 because it was not working with xen 6.1 | API check |
|
| API check |
|
|
|
|
|
|
|
| ||||||||||||||||||||||||
GP01 | updateConfiguration | update parameter | 1-Parameter should get updated at specific level depend on id value |
|
|
|
|
| Fail | https://issues.apache.org/jira/browse/CLOUDSTACK-2767 |
| ||||||||||||||||||||||||||
|
|
|
|
|
|
|
| ||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
| ||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP02 | listConfiguration |
| 1-should list the parameter with corresponding scope |
|
| Pass |
|
| |||||||||||||||||||||||||||||
| Zone level parameters |
|
|
|
|
| |||||||||||||||||||||||||||||||
GP03 | GP01 | API Database check | 1-Check for API "UpdateZoneLevelParamters" | 1-For every change in zone level parameter API "UpdateZoneLevelParamters" | Functional | Y | "data_center_details" | 1-Check name and value for every parameter and each zone |
| 1-passed for "guest.domain.suffix" Y |
|
| |||||||||||||||||||||||||
GP02 GP04 | Database check Multiple zone | 1-Check "data_center_details" have two or more zone | 1-Check for value and name for each parameter | Functional | Y | Y |
|
| make sure zones are having different value for same parameter | expected value is based on parameter and value of parameter |
| 1-Passed "guest.domain.suffix" |
| Multiple zone | 1-have two or more zone | Zone should be |
|
|
| ||||||||||||||||||
|
|
| pool.storage.allocated.capacity.disablethreshold |
|
| Functional |
|
|
|
| |||||||||||||||||||||||||||
GP03 GP05 | UI validation | set "pool.storage.allocated.capacity.disablethreshold"" to some special character, integer(>1) and some alphabet | Should not allow to except (0<x<1) |
| Fail |
|
|
| |||||||||||||||||||||||||||||
GP04 GP06 | Default value | Default value of parameter " | should be equal to Glabale parameter "pool.storage.allocated.capacity.disablethreshold" Functional |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP05 GP07 | Threshold check | set pool.storage.allocated.capacity.disablethreshold to some valuse | zone should be disabled if allocation goes beyond threshold value |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP06 GP08 | Conflict between zone level parameter and global parameter | set pool.storage.allocated.capacity.disablethreshold" to some value on zone level | Zone level value should be dominating for particular zone |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
| pool.storage.capacity.disablethreshold |
|
|
|
|
|
| ||||||||||||||||||||||||||||||
GP07 GP09 | UI Validation | try to set pool.storage.capacity.disablethreshold" to some special character, integer(>1) and some alphabet | Should not allow to except (0<x<1) |
| Fail |
|
|
| |||||||||||||||||||||||||||||
GP08 GP10 | Default value | Default value of parameter " | should be equal to Glabale parameter "pool.storage.capacity.disablethreshold" |
|
|
|
|
| Pass (need to test with two zones;will test in second cycle) |
| Pass | ||||||||||||||||||||||||||
GP11 GP09 | Threshold check | set pool.storage.capacity.disablethreshold to some values | above threshold value allocators should disable using the pool for low storage available |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP10 GP12 | Conflict between zone level parameter and global parameter | set pool.storage.capacity.disablethreshold to some value on zone level | Zone level value should be dominating for particular zone |
| Pass |
|
| Pass | |||||||||||||||||||||||||||||
| VM Allocation Algorithm |
|
| NOT IMPLEMENTED |
|
|
| ||||||||||||||||||||||||||||||
GP11 GP13 | UI Validation | try to set "vmallocationalgorithm" to some other value | should not be allowed |
|
|
|
|
| |||||||||||||||||||||||||||||
GP12 GP14 | Default value | Default value of parameter " vmallocationalgorithm" | should be equal to Glabale parameter "vmallocationalgorithm" |
|
|
|
|
| |||||||||||||||||||||||||||||
GP13 GP15 | Algorithm check | set "vmallocationalgorithm" to one of these "random', 'firstfit', 'userdispersing', 'userconcentratedpod_random', 'userconcentratedpod_firstfit'" | host should be chosen based on the algorithm |
|
|
|
|
| |||||||||||||||||||||||||||||
GP14 GP16 | Conflict between zone level parameter and global parameter | set "vmallocationalgorithm" to some algorithm | zone leve algorithm should be effective for that particular zone |
|
|
|
| ||||||||||||||||||||||||||||||
| network.throttling.rate |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP15 GP17 | UI Validation | try to set network.throttling.rate to some special character | should not be allowed |
| Fail |
|
|
| |||||||||||||||||||||||||||||
GP16 GP18 | Default value | Default value of "network.throttling.rate" | Should be equal to global parameter "network.throttling.rate" |
| Pass |
|
|
| |||||||||||||||||||||||||||||
GP17 GP19 | Check data rate allowed in network | set "networkthrottlingrate" to some value | default allowed transfer rate should be equal to threshold value. |
|
|
|
|
| Fail | Pass with xen6.0.2 | |||||||||||||||||||||||||||
GP20 GP18 | Conflict between zone level parameter and global parameter |
| zone level parameter should be dominating |
|
| Fail |
|
| |||||||||||||||||||||||||||||
| router.template.id |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP19 GP21 | UI check | Try to set to some special character | Should not be allowed |
|
|
|
|
| Fail | Fail | |||||||||||||||||||||||||||
GP22 | GP20 | Default value |
| Should be taken from GP router.template.id |
| Pass |
| Pass |
| ||||||||||||||||||||||||||||
GP21 GP23 | check router.template.id | for each hypervisor set name of default routing template | It should be reflected in db |
|
|
|
|
| Fail | https://issues.apache.org/jira/browse/CLOUDSTACK-2835 | Pass(need some UI changes) | ||||||||||||||||||||||||||
GP24 | Conflict between | GP22 | Conflict between zone level parameter and global parameter |
| zone level parameter should be dominating |
| Pass |
| Pass | ||||||||||||||||||||||||||||
|
| guest.domain.suffix |
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP25 | GP23 | UI validation | Try to set guest.domain.suffix to some special character | should not allowed |
|
|
|
|
| Fail | Pass(as par bug specification) | ||||||||||||||||||||||||||
GP26 GP24 | Default value |
| should be equal to GP guest.domain.suffix |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP25 GP27 | Check vm name suffix | set guest.domain.suffix to some value | Network created after the change should have new domain name |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP26 GP28 | Conflict between zone level parameter and global parameter |
| zone level parameter should be dominating |
| Pass |
|
| Pass | |||||||||||||||||||||||||||||
| Use.external.dns* |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP27 GP29 | UI validation | Try to set use.external.dns to some special character | should not be allowed |
| Fail |
|
| ||||||||||||||||||||||||||||||
GP30 | GP28 | Default value |
| Should be equal to GP use.external.dns |
| Pass |
| Pass |
| ||||||||||||||||||||||||||||
GP29 GP31 | check bypassing | set use.external.dns to true | should bypass internal dns1 and 2 |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP30 GP32 | Conflict between zone level parameter and global parameter |
| zone level parameter should be dominating |
| Pass |
|
| Pass | |||||||||||||||||||||||||||||
| storage.cleanup.interval |
|
| NOT IMPLEMENTED |
|
|
| ||||||||||||||||||||||||||||||
GP31 GP33 | UI validation | try to assign some special character | should not be allowed |
|
|
|
| ||||||||||||||||||||||||||||||
GP34 | GP32 | default value |
| should be equal to GP storage.cleanup.interval |
|
|
|
|
| ||||||||||||||||||||||||||||
GP33 GP35 | check interval | set storage.cleanup.interval to some value | check secondary storage should get clean up after the threshold value |
|
|
|
| ||||||||||||||||||||||||||||||
GP36 | GP34 | Conflict between zone level parameter and global parameter |
| zone level parameter should be dominating |
|
|
|
| |||||||||||||||||||||||||||||
|
| Cluster level parametersstorage.overprovisioning.factor |
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP35 GP37 | API UI check | check for api "updateClusterLevelParameters*"* | try to assign some special character | should not be allowed for every update in cluster level parameter api "updateClusterLevelParameter " should get called |
| Fail |
|
| |||||||||||||||||||||||||||||
GP38 | |||||||||||||||||||||||||||||||||||||
GP36 | DB check | check for cluster_details table | for each parameter there should be an entry in cluster_details table. |
|
|
|
|
| |||||||||||||||||||||||||||||
Default value | set storage.overprovisioning.factor to some value | should be equal to GP storage.overprovisioning.factor |
| Pass |
| couldnt test because secondary storage issue | |||||||||||||||||||||||||||||||
GP39 | Parameter check |
| Should be able to use storage more than what physically available depend on value of parameter |
| Pass |
| cluster.cpu.allocated.capacity.disablethreshold |
|
|
|
|
|
|
| GP37 | UI validation | set some special character to cluster.cpu.allocated.capacity.disablethreshold | ||||||||||||||||||||
GP40 | Conflict between zone level parameter and global parameter |
| Storage level parameters should dominate |
| Pass |
| should not allow | ||||||||||||||||||||||||||||||
|
|
|
|
| GP38 | Default value |
| ||||||||||||||||||||||||||||||
should be equal to GP cluster.cpu.allocated.capacity.disablethreshould. | Cluster level parameters |
|
|
|
| GP39 | Threshold value | set cluster.cpu.allocated.capacity.disablethreshold to some value | cluster should be disabled after threshold value |
|
|
|
|
| |||||||||||||||||||||||
GP40 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be dominating |
|
|
|
|
| |||||||||||||||||||||||||||||
GP41 | DB check | check for cluster_details table | for each parameter there should be an entry in cluster_details table. |
| Pass | Fail | |||||||||||||||||||||||||||||||
GP42 | multiple cluster | 1-have multiple cluster in same zone | depend on parameter |
| 1-Passed for |
| cluster.cpu.allocated.capacity. notificationthreshold |
|
|
|
|
|
|
| GP41 | UI validation | set some special character to cluster.cpudisablethreshold | should not allow |
|
|
|
|
| GP42 | Default value |
| should be equal to GP cluster.cpu 3-Passed for "cluster.storage.capacity.notificationthreshold" |
|
|
|
|
| GP43 | Threshold value | set cluster.cpunotificatonthreshold" |
| 1-Pass |
| cluster.cpu.allocated.capacity.disablethreshold |
|
|
|
| GP44 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be dominating |
|
|
|
|
|
| cluster.memory.allocated.capacity.disablethreshold |
|
|
|
|
|
|
| ||||||||||||||
GP43 | UI | GP45 | UI validation | set some special character to cluster.memorycpu.allocated.capacity.disablethreshold | should not allow |
|
|
|
|
| Fail | Pass | |||||||||||||||||||||||||
GP44 GP46 | Default value |
| should be equal to GP cluster.cpu.allocated.capacity.disablethreshould. |
|
|
|
|
| Fail | Pass | |||||||||||||||||||||||||||
GP45 GP47 | Threshold value | set cluster.cpu.allocated.capacity.disablethreshold to some value | cluster should be disabled after threshold value |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP48 GP46 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be dominating |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
|
| cluster.memorycpu.allocated.capacity.notificationthreshold |
|
|
|
|
|
|
| ||||||||||||||||||||||||||||
GP49 GP47 | UI validation | set some special character to cluster.cpu.allocated.capacity.disablethreshold | should not allow |
|
|
|
|
| Fail | Pass | |||||||||||||||||||||||||||
GP48 GP50 | Default value |
| should be equal to GP cluster.cpu.allocated.capacity.disablethreshould. |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP51 GP49 | Threshold value | set cluster.memorycpu.allocated.capacity.notificationthreshold disablethreshold to some value | notification should be issued after threshold value msg " Low unallocated cpu in cluster " should be there in alert |
| Pass |
| Pass |
| |||||||||||||||||||||||||||||
GP52 GP50 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be dominating |
| Pass |
|
| Pass | |||||||||||||||||||||||||||||
| cluster.storagememory.allocated.capacity.notificationthresholddisablethreshold |
|
|
|
|
|
| ||||||||||||||||||||||||||||||
GP51 |
| UI check validation | try to set some special character ,-ive value to cluster.memory.allocated.capacity.disablethreshold | should not be allowed allow |
|
|
|
|
| Fail | Pass | ||||||||||||||||||||||||||
GP52 | Default value |
| should be taken from equal to GP cluster.storagecpu.allocated.capacity.notificationthreshold disablethreshould |
|
|
|
|
| |||||||||||||||||||||||||||||
| parameter check | set parameter to some value b/w 0-1 | after threshold notification should be sent |
|
|
|
|
| |||||||||||||||||||||||||||||
Fail | Pass | ||||||||||||||||||||||||||||||||||||
GP53 | Threshold value | set cluster.cpu.allocated.capacity.disablethreshold to some value | cluster should be disabled after threshold value |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP54 |
| Conflict between cluster level parameter and global parameter |
| cluster level parameter should be effective dominating |
| Pass |
|
| Pass | ||||||||||||||||||||||||||||
| cluster.memory.storageallocated.capacity.notificationthreshold |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
GP55 | UI check validation | try to set some special character ,-ive value to cluster.cpu.allocated.capacity.disablethreshold | should not be allowed allow |
| Fail |
| Pass | ||||||||||||||||||||||||||||||
GP56 |
| Default value |
| should be taken from equal to GP cluster.cpu.storageallocated.capacity.notificationthreshold disablethreshould |
|
|
|
|
| ||||||||||||||||||||||||||||
| parameter check | set parameter to some value b/w 0-1 | after threshold notification should be sent |
|
|
|
|
| |||||||||||||||||||||||||||||
Fail | Pass | ||||||||||||||||||||||||||||||||||||
GP57 | Threhold value | set cluster.memory.allocated.capacity.notificationthreshold to some value | notification should be issued after threshold value |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP58 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be effective dominating |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
| cluster.storage.allocated.capacity.notificationthreshold |
|
|
|
|
|
| ||||||||||||||||||||||||||||||
GP59 | UI check | try to set some special character ,-ive value | should not be allowed |
| Fail |
| Pass | Account level parameters | |||||||||||||||||||||||||||||
PGP60 | Default value |
| should be taken from GP cluster.storage.allocated.capacity.notificationthreshold |
| Pass |
| GP53 Pass | ||||||||||||||||||||||||||||||
API check GP61 | parameter check for updateAccountLevelParameters | For each update in account level parameter api |
|
|
|
|
| ||||||||||||||||||||||||||||||
GP54 | DB check | check for account_details in DB | there should be an entry for every parameter at account level ion account_details table |
|
|
|
|
| |||||||||||||||||||||||||||||
set parameter to some value b/w 0-1 | after threshold notification should be sent |
| Pass |
| Pass | ||||||||||||||||||||||||||||||||
GP62 | Conflict between cluster level parameter and global parameter |
| cluster level parameter should be effective |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
| cluster.storage.capacity.notificationthreshold |
| allow.public.user.templates |
|
|
|
|
|
|
| |||||||||||||||||||||||||||
GP55 GP63 | UI check | Try try to set some special character ,-ive value | should not be allowed |
| Fail |
| Pass | ||||||||||||||||||||||||||||||
GP64 | GP56 | Default Default value |
| should be equal to taken from GP allowcluster.publicstorage.usercapacity.templated notificationthreshold |
|
|
|
|
| ||||||||||||||||||||||||||||
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="003ce90c-399d-4354-9b88-3719aef566aa"><ac:plain-text-body><![CDATA[ | GP57 | set allow.public.user.template to [false/true] | set a allow.public.user.templates to | in 1st case user should be able to create public template |
|
|
|
|
| ||||||||||||||||||||||||||||
Pass | Pass | ||||||||||||||||||||||||||||||||||||
GP65 | parameter check | set parameter to some value b/w 0-1 | after threshold notification should be sent |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP66 | Conflict between cluster | GP58 | Conflict between account level parameter and global parameter |
| cluster level parameter should be effective |
| Pass |
| Pass | ||||||||||||||||||||||||||||
account level value should be efective |
|
|
|
|
|
| remote.access.vpn.client.iprange
| ||||||||||||||||||||||||||||||
| Account level parameters |
|
|
|
|
| |||||||||||||||||||||||||||||||
GP59 GP67 | UI DB check | try to set some special character | check for account_details in DB | there should be an entry for every parameter at account level ion account_details table should not be allowed |
| Pass |
|
| |||||||||||||||||||||||||||||
GP60 GP68 | default value |
| should be equal to value of GP "remote.access.vpn.client.iprange |
|
|
|
|
| GP61 | check range | multiple account | 1-create multiple account | Depends parameter |
| Pass |
| 1-paas for | ||||||||||||||||||||
| allow.public.user.templates | every client in range should be allowed and first ip should be assigned to vpn server |
|
|
|
| |||||||||||||||||||||||||||||||
GP62 | Conflict between account level parameter and global parameter |
| account level value should be effective |
|
|
|
|
| |||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
| Storage level parameters |
|
|
|
|
|
| ||||||||||||||||||||||||||||||
| API check |
|
|
|
|
|
|
| |||||||||||||||||||||||||||||
| DB check | check for table storage_pool_details | search for key value pair for storage level parameters |
|
|
|
|
| |||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||
GP69 | UI check | Try to set some special character | should not be allowed |
| Fail | ||||||||||||||||||||||||||||||||
GP70 | Default value |
| should be equal to GP allow.public.user.templated |
| Fail |
| |||||||||||||||||||||||||||||||
GP71 | set allow.public.user.template to [false/true] | set a allow.public.user.templates to | in 1st case user should be able to create public template |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP72 | Conflict between account level parameter and global parameter |
| account level value should be efective |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
| remote.access.vpn.client.iprange |
| storage.overprovisioning.factor |
|
|
|
|
|
|
| |||||||||||||||||||||||||||
GP73 | UI check | Try try to set some special character | should not be allowed |
| Fail |
| Fail |
| |||||||||||||||||||||||||||||
| DB check | check storage_pool_table | check for key ,value pair |
|
|
|
|
| |||||||||||||||||||||||||||||
| Default value |
| Should be taken from current GP storage.overprovisioning.factor |
|
|
|
|
| |||||||||||||||||||||||||||||
| parameter check | set storage.overprovisioning.factor to some value | 1-should be able to use storage more than what physically available |
|
|
|
|
| |||||||||||||||||||||||||||||
GP74 | default value |
| should be equal to value of GP "remote.access.vpn.client.iprange |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP75 | check range | set remote.access.vpn.client.iprange to some value range | every client in range should be allowed and first ip should be assigned to vpn server |
| Pass |
| Pass | ||||||||||||||||||||||||||||||
GP76 | Conflict between account |
| Conflict between storage level parameter and global parameter |
| Storage account level parameters value should be dominating effective |
|
|
| Fail | Pass | |||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
https://cwiki.apache.org/confluence/display/CLOUDSTACK/QA+-+4.2+Test+Execution+Results