Sunteți pe pagina 1din 47

API Name Test Case Name

createDelegation To verify successful delegation of all products from owning account


to delegated account when owning account is NA
createDelegation To verify successful delegation of all products from owning account
to delegated account when owning account is Partner Account
createDelegation To verify duplicate detection check during delegation of all products
from owning account to delegated account when owning account is
NA
createDelegation To verify duplicate detection check during delegation of all products
from owning account to delegated account when owning account is
NA
createDelegation To verify duplicate detection check during delegation of all products
from owning account to delegated account when owning account is
Partner Account
createDelegation To verify duplicate detection check during delegation of all products
from owning account to delegated account when owning account is
Partner Account
createDelegation To verify expected result when sharedPSN of some other account is
passed in request.
createDelegation To verify expected result when sharedPLID of some other account is
passed in request.
createDelegation To verify expected result when valid sharedProductSerialNumber
and valid sharedProductLineId are given in request along with other
valid parameters.
createDelegation To verify expected result when valid sharedProductSerialNumber
and Invalid sharedProductLineId are given in request along with
other valid parameters.
createDelegation To verify expected result when valid sharedProductSerialNumber
and Invalid sharedProductPoolId are given in request along with
other valid parameters.
createDelegation To verify expected result when valid productLineId and Invalid
productPoolId are given in request along with other valid
parameters.
createDelegation To verify expected result when Invalid sharedProductSerialNumber
and valid productLineId are given in request along with other valid
parameters.
createDelegation To verify expected result when Invalid sharedProductSerialNumber
and Invalid productLineId are given in request along with other valid
parameters.
createDelegation To verify expected result when Invalid sharedProductSerialNumber
and Invalid sharedProductPoolId are given in request along with
other valid parameters.
createDelegation To verify expected result when Invalid sharedproductLineId and
Invalid sharedProductPoolId are given in request along with other
valid parameters.
createDelegation To verify expected result when Invalid sharedproductLineId , Invalid
sharedProductPoolId and Invalid SharedProductSerialNumber are
given in request along with other valid parameters.
createDelegation To verify expected result when junk characters are passed in
SharedProductSerialNumber along with other valid parameters.
createDelegation To verify expected result when commandSetId is passed as valid in
policyList tag along with other valid parameters.
createDelegation To verify expected result when commandSetId is passed as valid (but
not assigned to mentioned account Id) in policyList tag along with
other valid parameters.
createDelegation To verify expected result when commandSetId is passed as Invalid in
policyList tag along with other valid parameters.
createDelegation To verify expected result when InvitationId is passed as valid along
with other valid parameters.
createDelegation To verify expected result when InvitationId is passed as Invalid along
with other valid parameters.
createDelegation To verify expected result when Invalid delegateGroupId is passed in
createDelegation request &
applicationDelegationCategory=GROUP_MEMBER/any enum value
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
EXTERNAL & appDeleagtionCategory as one of
EXT_MANAGE/EXT_RENEW/EXT_ADDON
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
APPLICATION & appDeleagtionCategory as one of
LicAdmin/PlatformAdmin/User/Member
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
CONNECT_TOKEN
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
TEMPLATE
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is EXT_MANAGE
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is EXT_RENEW
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is EXT_ADDON
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is PlatformAdmin.
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is LicAdmin.
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is Member.
createDelegation To verify expected result when either of PLID , product pool id ,
sharedPSN is passed in request along with delegationCategory as
Application & applicationDelegationCat
egory is User.
createDelegation To verify the expected result when Invalid
delegateUserNortonAccountId is passed in the request
createDelegation To verify the expected result when valid sharedPLID is passed in
request along with other valid params
createDelegation To verify the expected result when invalid sharedPLID is passed in
request along with other valid params
createDelegation To verify the expected result when invalid sharedProductPoolId is
passed in request along with other valid params
TestData Expected Result
delegateUserNortonAccountId =
resourceOwnerNortonAccountId=
delegationCategory = APPLICATION
applicationDelegationCategory = PlatformAdmin
API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC
resourceOwnerNortonAccountId=
delegationCategory = APPLICATION
applicationDelegationCategory = PlatformAdmin
API should be success & Delegate Id
should be returned in response
RequestId= Duplicate
Resend=0
API should throw status code related
to duplicate request Id
RequestId= Duplicate
Resend=1
API should throw success with
previous response from cache
RequestId= Duplicate
Resend=0
API should throw status code related
to duplicate request Id
RequestId= Duplicate
Resend=1
API should throw success with
previous response from cache
sharedProductSerialNumber=Valid but of some other account API should fail
sharedProductLineId=Valid but of some other account API should fail
sharedProductSerialNumber=Valid
sharedProductLineId=Valid
API should Fail.
sharedProductSerialNumber=Valid
sharedProductLineId=Invalid
API should Fail.
sharedProductSerialNumber=Valid
sharedProductPoolId=Invalid
API should Fail.
sharedproductLineId=Valid
sharedproductPoolId=InValid
API should Fail.
sharedProductSerialNumber=Invalid
sharedproductLineId=valid
API should Fail.
sharedProductSerialNumber=Invalid
sharedproductLineId=Invalid
API should Fail.
sharedProductSerialNumber=Invalid
sharedProductPoolId=Invalid
API should Fail.
sharedproductLineId=Invalid
sharedProductPoolId=Invalid
API should Fail.
SharedProductSerialNumber=Invalid
productLineId=Invalid
sharedProductPoolId=Invalid
API should Fail.
SharedProductSerialNumber= ***$$$%%%** API should Fail.
Command Set Id can be found in connect_token_assoc table
and in response of commandSet API .
API will create Delegation as per the
command passed in request.
A new row will be inserted in
DELEGATION_TOKEN_ASSOC
Assoc_Type will be Policy
API should be success.
API should Fail.
Invitation ID can be found in connect_token_assoc table . API will create Delegation as per the
InvitationId passed in request.
API should Fail.
delegationCategory = APPLICATION
applicationDelegationCategory = GROUP_MEMBER
delegateGroupId = 1234
API should Fail.
delegationCategory = EXTERNAL
appDeleagtionCategory
=EXT_MANAGE/EXT_RENEW/EXT_ADDON
API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC(only if
command Set id is associated to
DelagtionId)
delegationCategory = APPLICATION API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC(only if
command Set id is associated to
DelagtionId)
delegationCategory = CONNECT_TOKEN API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC(only if
command Set id is associated to
DelagtionId)
delegationCategory = TEMPLATE API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC(only if
command Set id is associated to
DelagtionId)
API should Fail.
API should Fail.
API should Fail.
delegationCategory = APPLICATION
applicationDelegationCategory = PlatformAdmin
API should pass & a new delegation
would be created with given
delegationCategory and
applicationDelegationCategory
delegationCategory = APPLICATION
applicationDelegationCategory = LicAdmin
API should pass & a new delegation
would be created with given
delegationCategory and
applicationDelegationCategory
delegationCategory = APPLICATION
applicationDelegationCategory = MEMBER
API should pass & a new delegation
would be created with given
delegationCategory and
applicationDelegationCategory
delegationCategory = APPLICATION
applicationDelegationCategory = User
API should pass & a new delegation
would be created with given
delegationCategory and
applicationDelegationCategory
delegateUserNortonAccountId = 1234 API should Fail with user not found.
sharedProductLineId=Valid API should be success & Delegate Id
should be returned in response
Entry should get inserted in
DELEGATION &
DELEGATION_TOKEN_ASSOC(only if
command Set id is associated to
DelagtionId)
sharedProductLineId=Invalid API should fail
sharedProductPoolId=Invalid API should fail
Expected Status Code Automation ID Actual Status Code
0000 10371
0000 123114321
0528
123114376
0000
123114382
0528
123114387
0000
123114391
46008
123114402
46008
123114404
0005/ 9873
123114322
0005/ 9873 123114323
0005/ 9873 123114324
0005/ 9873 123114325
0005/ 9873 123114326
0005/ 9873 123114327
0005/ 9873 123114328
0005/ 9873 123114329
0005/ 9873 123114330
2048 123114331
0000 123114333
0000 123114349
0005/46031 123114334
0000 123114335
0005/46031 123114336
0005/46030 123114337
0000 123114338
0000 123114339
0000 123114340
0000 123114341
46003 123114343
46003 123114347
46003 123114348
0000 123114342
0000 123114344
0000 123114345
0000 123114346
2104
2080
0000
123114412
2048
123114411
2048
123114413
Remarks Dependency
No
No
No
No
No
No
No
No
No
No
No
No
No
No
No
No
Blocked as need commandSet API as pre-
requisite
yes
Blocked as need commandSet API as pre-
requisite
yes
Blocked as need commandSet API as pre-
requisite
yes
Blocked as need commandSet API as pre-
requisite
InvitationId and commandSetId is not same and
have different values. Though it can be found in
same column
yes
No
As of now DelegationCategory=GROUP_MEMBER
is not present. But it is expected to be added.
No
No
No
No
No
is this a negetive scenario No
is this a negetive scenario No
is this a negetive scenario No
No
No
No
No
Added on 9 sep onsite
Offshore- It is an existing testcase which is
automated already. Provided testcase Id.
No
API Name Test Case Name
updateDelegation To verify expected result when Invalid
sharedProductSerialNumber and valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when Invalid
sharedProductLineId and valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when Invalid
sharedProductPoolId and valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when all three
parameters valid
sharedProductSerialNumber,sharedProductPoolId,
sharedProductLine Id with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when all three
parameters are invalid
sharedProductSerialNumber,sharedproductPoolId,
productLine Id with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and valid
sharedProductPoolId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and valid
sharedProductPoolId with invalid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and valid
sharedProductLineId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and valid
sharedProductLineId with invalid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and invalid
sharedproductLineId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and invalid
sharedProductLineId with invalid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and invalid
sharedProductPoolId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when valid
sharedProductSerialNumber and invalid
sharedProductPoolId with invalid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when invalid
sharedProductSerialNumber and valid
sharedproductPoolId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when invalid
sharedProductSerialNumber and valid
sharedproductPoolId with invalid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when invalid
sharedProductSerialNumber and valid
sharedproductLineId with valid
delegateUserNortonAccountId are given in request
along with other valid parameters.
updateDelegation To verify expected result when invalid
delegationGroupId is provided in the request along
with other valid resourceOwnerNortonAccountId
and valid delegateUserNortonAccountId and valid
delegationId along with other valid parameters
updateDelegation To verify expected result when multiple valid
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when invalid
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when null
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when blank
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when Junk characters in
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when 2 valid
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1 invalid
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1 blank
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1 null
removeCommandSetId is provided in request
along with other valid parameters
updateDelegation To verify expected result when invalid
addcommandSetId in policyList is provided in
request along with other valid parameters
updateDelegation To verify expected result when blank
addcommandSetId in policyList is provided in
request along with other valid parameters
updateDelegation To verify expected result when null
addcommandSetId in policyList is provided in
request along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1
invalid addCommandSetId in policyList is provided
in request along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1 blank
addCommandSetId in policyList is provided in
request along with other valid parameters
updateDelegation To verify expected result when 1 valid and 1 null
addCommandSetId in policyList is provided in
request along with other valid parameters
updateDelegation To verify expected result when 1 valid
removeCommandSetId and 1 invalid
addCommandSetId is provided in request
updateDelegation To verify expected result when 1 Invalid
removeCommandSetId and 1 valid
addCommandSetId is provided in request
updateDelegation To verify expected result when 1 Invalid
removeCommandSetId and 1 Invalid
addCommandSetId is provided in request
updateDelegation To verify expected result when Junk characters for
commandSetId in policyList is provided in request
along with other valid parameters
TestData Expected Result
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber = 0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductLineId = 0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductPoolId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductPoolId =valid productPoolId from GEPL
response
sharedProductSerialNumber=valid PSN from EP
response
sharedProductLineId =valid productLineId from EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccoun
resourceOwnerNortonAccountId=NortonAccount
sharedProductPoolId =0000
sharedProductSerialNumber=0000
sharedProductLineId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductPoolId =valid productPoolId from GEPL
response
sharedProductSerialNumber=valid PSN from EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = 0000
resourceOwnerNortonAccountId=NortonAccount
sharedProductPoolId =valid productPoolId from GEPL
response
sharedProductSerialNumber=valid PSN from EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductLineId =valid productLineId from EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = 0000
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductLineId =valid productLineId from EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductLineId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId = 00000
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductLineId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should be failed with NC
delegateUserNortonAccountId = NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductPoolId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId =0000
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid PSN from EP
response
sharedProductPoolId =0000
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=0000
sharedProductPoolId =valid product poolId from
GEPL
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId =0000
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=valid product serial
number from EP response
sharedProductPoolId =valid product poolId from
GEPL
API should fail
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
sharedProductSerialNumber=0000
sharedProductLineId =valid productLineId in EP
response
delegatedId=valid delegateId in the response of
createDelegation
API should fail
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
delegateGroupId=0000
API should Fail.
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId= valid commandSetId in
response of commandSet API
removeCommandSetId= valid commandSetId in
response of commandSet API
API should return success and record should be
deleted from delegate_token_assoc table
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=0000
API should Fail.
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=
API should return success
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=
API should return success
removeCommandSetId=***$$$%%%** API should Fail.
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId= valid commandSetId in
response of commandSet API
API should return success
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId= valid commandSetId in
response of commandSet API
removeCommandSetId= 0000
API should Fail.
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId= valid commandSetId in
response of commandSet API
removeCommandSetId=
API should return success
delegateUserNortonAccountId =NortonAccount
resourceOwnerNortonAccountId=NortonAccount
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId= valid commandSetId in
response of commandSet API
removeCommandSetId=
API should return success
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =0000
API should Fail.
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =
API should return success
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =
API should return success
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =0000
addCommandSetId =valid commandSetId in response
of commandSet API
API should Fail.
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =valid commandSetId in response
of commandSet API
addCommandSetId =
API should return success
delegateId=valid delegateId in the response of
createDelegation
addCommandSetId =valid commandSetId in response
of commandSet API
addCommandSetId =
API should return success
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=valid commandSetId in
response of commandSet API
addCommandSetId =0000
API should Fail.
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=0000
addCommandSetId =valid commandSetId in response
of commandSet API
API should Fail.
delegateId=valid delegateId in the response of
createDelegation
removeCommandSetId=0000
addCommandSetId =0000
API should Fail.
CommndSetId=***$$$%%%** API should Fail.
Expected Status Code Automation ID Actual
Status
Remarks Dependen
cy
2048
123114418
46008 123114408
46008 123114409
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 123114367
0005,9873 123114375
0005,9873 123114368
0005,9873 123114369
0005,9873 123114378
0005,9873 123114377
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 Blocked PoolId will come in response of GEPL GEPL
0005,9873 123114373
46030 123114372
0000 Blocked Dependency on command Set Id APIs
46031 123114364
0000 123114353
0000 123114354
46031 123114355
0000 Added In TORO command
Set
46031 Added In TORO command
Set
0000 Added In TORO command
Set
0000 Added In TORO command
Set
46031 123114359
0000 123114360
0000 123114361
46031 Added In TORO command
Set
0000 Added In TORO To be added in TORO command
Set
0000 Added In TORO command
Set
46031 Blocked command
Set
46031 Blocked command
Set
46031 123114410
46031 123114362
API Name Test Case Name
cancelDelegation To verify the expected result when valid delgate Id
associated with APPLICATION delegationCategory
and PlatformAdmin
applicationDelegationCategory is passed in
request alongwith valid Cancel Reason.
cancelDelegation To verify the expected result when valid delgate Id
associated with APPLICATION delegationCategory
and LicAdmin applicationDelegationCategory is
passed in request alongwith valid Cancel Reason.
cancelDelegation To verify the expected result when valid delgate Id
associated with APPLICATION delegationCategory
and Member applicationDelegationCategory is
passed in request alongwith valid Cancel Reason.
cancelDelegation To verify the expected result when valid delgate Id
associated with APPLICATION delegationCategory
and User applicationDelegationCategory is passed
in request alongwith valid Cancel Reason.
TestData Expected Result
API should be success and entry for delgate ID is soft deleted
that is status column in DELEGATE_TOKEN_ASSOC should get
updated to 666
STATUS corresponding to DelagationId will be set as
666 (CANCELLED) in DELEGATION
Cancel Reason should get updated in Delegate Reason
API should be success and entry for delgate ID is soft deleted
that is status column in DELEGATE_TOKEN_ASSOC should get
updated to 666
STATUS corresponding to DelagationId will be set as
666 (CANCELLED) in DELEGATION
Cancel Reason should get updated in Delegate Reason
API should be success and entry for delgate ID is soft deleted
that is status column in DELEGATE_TOKEN_ASSOC should get
updated to 666
STATUS corresponding to DelagationId will be set as
666 (CANCELLED) in DELEGATION
Cancel Reason should get updated in Delegate Reason
API should be success and entry for delgate ID is soft deleted
that is status column in DELEGATE_TOKEN_ASSOC should get
updated to 666
STATUS corresponding to DelagationId will be set as
666 (CANCELLED) in DELEGATION
Cancel Reason should get updated in Delegate Reason
Expected Status
Code
Automation ID Actual
Status
Code
Remarks
0000 Pending Added on 9 sep onsite
Offshore - Why test cases related to Delegate
Id created under different cases like
(Application/PlatformAdmin etc..) are added
because as per our understanding
CancelDeleagtaion APIs behavior will not be
dependent on these categories. Please
suggest.
0000 Pending Added on 9 sep onsite
Offshore - Why test cases related to Delegate
Id created under different cases like
(Application/PlatformAdmin etc..) are added
because as per our understanding
CancelDeleagtaion APIs behavior will not be
dependent on these categories. Please
suggest.
0000 Pending Added on 9 sep onsite
Offshore - Why test cases related to Delegate
Id created under different cases like
(Application/PlatformAdmin etc..) are added
because as per our understanding
CancelDeleagtaion APIs behavior will not be
dependent on these categories. Please
suggest.
0000 Pending Added on 9 sep onsite
Offshore - Why test cases related to Delegate
Id created under different cases like
(Application/PlatformAdmin etc..) are added
because as per our understanding
CancelDeleagtaion APIs behavior will not be
dependent on these categories. Please
suggest.
Dependency
API Name Test Case Name
getDelegationList To verify the expected result if valid DelegateId is passed in
request along with other valid values.
getDelegationList To verify the expected result if Invalid DelegateId is passed
in request along with other valid values.
getDelegationList To verify the expected result if valid
resourceOwnerNortonAccountId is passed in request along
with other valid values.
getDelegationList To verify the expected result if Invalid
resourceOwnerNortonAccountId is passed in request along
with other valid values.
getDelegationList To verify the expected result if valid
delegateUserNortonAccountId is passed in request along
with other valid values.
getDelegationList To verify the expected result if Invalid
delegateUserNortonAccountId is passed in request along
with other valid values.
getDelegationList To verify the expected result if valid DelegateId is passed in
request along with other valid values but name is given as
some other value which is not passed during
createDelegation.
getDelegationList To verify the expected result when delegationCategory in
getDelegationList is passed as EXTERNAL whereas during
createDelegation it was given as FULL
getDelegationList To verify the expected result when delegationCategory in
getDelegationList is passed as APPLICATION whereas
during createDelegation it was given as FULL
getDelegationList To verify the expected result when delegationCategory in
getDelegationList is passed as CONNECT_TOKEN whereas
during createDelegation it was given as FULL
getDelegationList To verify the expected result when delegationCategory in
getDelegationList is passed as TEMPLATE whereas during
createDelegation it was given as FULL
TestData Expected Result
API should be success and return list of all delegated
products.
API should Fail
API should be success and return list of all delegated
products.
API should Fail
API should be success and return list of all delegated
products.
API should Fail
API should give success with no other details.
API should give success with no other details.
API should give success with no other details.
API should give success with no other details.
API should give success with no other details.
Expected Status Code Automation ID Actual
Status
0000
0000
0000
0000
0000
0000
0000
0000
Remarks Dependency
COUNT createDelegation UpdateDelegation CancelDelegation getDelegationList
Manual Testcases 53 73 11 11
Automated 39 44 7 0
Pending to automate 14 21 4 11
Added in TORO 0 8 0 0
COUNT createDelegation UpdateDelegation CancelDelegation getDelegationList
Dependency on
commandSet
7 14 0
Dependency on
createGroup
3 5 0
Dependency on GEPL 4 9 0
Total 14 28 0 0
Expected status code not
known
0 35 2 3

S-ar putea să vă placă și