aemsites / danaher-abcam

Apache License 2.0
1 stars 1 forks source link

Preparing 100/200/400 SKU's Postman API Payload for Dev Server. #57

Closed srathore2024 closed 2 months ago

srathore2024 commented 2 months ago

Preparing 100/200/400 SKU's Postman API Payload for Dev Server.

srathore2024 commented 2 months ago

Please find 100 Unique SKU Postman payload with (success = true)

Time Taken on first run : 38.06 s

image

Time Taken with same script on second run : 19.21 s

image

With Success = false (Deliberately made one attribute's value wrong for 10 SKU)

image

Abcam_100_sku_payload_with_10_wrong_data.json Abcam_100_sku_payload.json

srathore2024 commented 2 months ago

Please find 200 Unique SKU Postman payload with (success = true)

Time Taken on first run : 1 m 18.66 s

image

Time Taken with same script on second run : 36.50 s

image

With Success = false (Deliberately made one attribute's value wrong for 10 SKU)

image

srathore2024 commented 2 months ago

Still working on the 400 SKU payload testing, once done I'll close this task.

srathore2024 commented 2 months ago

Facing techincal glitch in Dev server while running the payload in postman, will discuss today with Praveen/Ajinath.

srathore2024 commented 2 months ago

Fixed the issue and now, we are good to close this ticket.