-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
For testing the TAC applications which is updating to version 2.0.0, the following tasks and their subtasks needs to be completed.
All the tasks needs to be implemented in test-suite collection in postman, reviewed and sample run against server or mock server and push into develop branch.
Improvements to existing testcases
- Preparation phase to be updated to logic that collect data based on forwarding-construct #108
- Retry mechanism for Clearing stage #109
- Deep verification of config file at end for retaining initial data #110
- Clear all variables at end of collection #111
- Response Body completeness : requires more details in testcase assertion statements #112
- Add testcase for validating response-code of callbacks #113
Common changes to existing services to support v2.0.0
- Schema update for Response body completeness testcases #114
- Update testcase logic in Response body completeness : test against load file #115
- http-client/application-name update from capability to configuration in test-suites #116
- release-number pattern update #117
- Protocol attribute to be added to request body of services #118
- Add testcase for "Attribute correctness" check of protocol attribute #119
- Add testcase for "Attribute configured?" check of protocol attribute #120
- Update address attribute with domain-name along with ipv-4-address #121
- Attribute correctness testcase to domain-name #122
- Attribute correctness to "address object" in request-body #123
- Attribute configured? check to domain-name #124
- Attribute configured? testcase to address attribute #125
- Update documentation of each testcases : Service Layer #126
- Folders to be removed from collection #128
Service Specific Updates for Existing services to support v2.0.0
- Service specific updates for /v1/regard-application #180
- Service specific updates for /v1/disregard-application #181
- Service specific updates for /v1/regard-updated-link #127
New services added
Reactions are currently unavailable