Uploaded image for project: 'mod-inventory-storage'
  1. mod-inventory-storage
  2. MODINVSTOR-238

Performance: GET 200 - instance-storage by ID from POST above

    XMLWordPrintable

Details

    • Core: Platform - Sprint 56, Core: Platform - Sprint 57
    • 3
    • Core: Platform

    Description

      The response time for GET 200 - instance-storage by ID from POST above is 69163 on average.

      8287 ms GET /instance-storage/instances "GET all instance-storage instances" (when instances table is empty)
      301796 ms PUT /instance-storage/instances/${id} "PUT 204 - Update instance-storage instance by doing PUT by ID"
      25846 ms GET /instance-storage/instances/${id} "GET 200 - Get instance-storage by ID"
      23153 ms POST /instance-storage/instances "POST instance-storage"
      56143 ms GET /instance-storage/instances/${id} "GET 200 - instance-storage by ID from POST above"
      26564 ms DELETE /instance-storage/instances/${id} "DELETE 204 - Delete instance-storage by instance"
      13960 ms GET /instance-storage/instances/${id} "Verify instance-storage instance is deleted by doing GET - 404"
      

      In scope:

      • investigate the provided average response times

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                nassar Nassib Nassar
                huff Jeremy Huff
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases