Skip to end of banner
Go to start of banner

Test Coverage

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

The Performance Task Force test for performance of workflows, not of APIs or modules. At times there are APIs that need to be investigated further as a result of a poor workflow test result, but this is not something that the Task Force does regularly.  This page lists all the workflows that this group has worked on to date.  The workflows in red font are the ones that PTF test in each release.

Workflows

Circulation

  1. Check In, Check Out (with 1, 5, 8, 20, 25 concurrent users)
  2. Check In (by itself)
  3. Check out for users with 2000 loans (new)
  4. Title-level requests
  5. Item-level requests
  6. Check Ins for users with 10 TLRs attached
  7. Check Ins for users with 10 ILRs attached
  8. Renew loans

Data Import

  1. Creates and Updates of MARC BIB
  2. Creates of MARC Authority
  3. Creates of MARC Holdings
  4. Create and Update data import with Check In, Check Out for all 3 different kinds of MARC records
  5. Multi-tenants
  6. Data Import (Single record) Create & Update

Data Export Workflows

  1. Edifact
  2. eHoldings
  3. Bursar
  4. Bulk Edits
  5. Circulation Logs 

Data Export

  1. Export MARC BIB records 

Multi-workflows

  1. Check In, Check Out with DB Read/Write split
  2. Check In, Check Out with Data Import (MARC BIB) and DB R/W split
  3. Check In, Check Out with Data Import (MARC BIB) and Traffics Diversion
  4. Check In/Out with Data Import (MARC BIB) and Bulk Edits
  5. Data Export Worfklows:  All of the 5 flows together 

OAI-PMH

  1. OAI-PMH with metadataPrefix=MARC21
  2. OAI-PMH with metadataPrefix=marc21_withholdings

RTAC

Inventory

  1. Exporting inventory search
  2. Instance search filter
  3. Item load
  4. Item search Filter
  5. Browse by contributors and subjects

Acquisition:

  1. Orders Searching
    1. Search order lines by status
    2. Search orders by IDs
    3. Search orders by Keyword
    4. Search orders by status
  2. EBSCONet (New)
  3. Fiscal Year Rollover (New)
  4. Search Users

API Testing

PTF doesn't individually test APIs, but the following APIs were tested as part of in depth analysis

  1. mod-feesfines: getAccount
  2. mod-pubusb (via CICO)
  3. Search requests by OPEN status
  4. GET /item-storage/items
  5. POST /inventory-hierarchy/items-and-holdings
  6. GET circulation/loan
  7. GET /circulation/loans?(userId=={userId} and status.name <> Closed)
  8. GET /loan-storage/loans
  • No labels