Skip to content

(OICS-776): Create API Claim Notification Damages test plan for v1.2.3

Carla Prudencio requested to merge OICS-776 into main

Related Task

Closes OICS-776

Test Log - v1.2.3

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Claim Notification Damages API - based on Swagger version: 1.2.3
Claim_Notification_damages_api_test_V1.2.3-private_key_jwt-by_value-hgVIryDzvp1Dm-18-Jun-2024.zip

Some tests failed because in version 1.2.3, the x-idempotency-key is not sent, causing the MockIn to fail. Also some test are failing because requestDateTime is not inside meta at the response causing the Validator to fail.

Screenshot 2024-06-18 at 21.32.13.png

Screenshot 2024-06-18 at 21.33.53.png

Screenshot 2024-06-18 at 21.34.10.png

Test Log - v1.3.0

Test Profile: Open Insurance Brasil Functional Tests for Phase 3 - Services
Test Plan: Functional test for Claim Notification Damages API - based on Swagger version: 1.3.0
Claim_Notification_damages_api_test-private_key_jwt-by_value-9wy5RbQ5nkDuA-18-Jun-2024.zip

I added fixes to some tests in version 1.3.0 that were not sending the x-idempotency-key (which is mandatory for this version). Some tests are also failing here as well because requestDateTime is not inside meta at the response causing the Validator to fail.

Edited by Carla Prudencio

Merge request reports