[FOLIO-2154] add jMeter tests for searching contributors and identifiers thas uses the new /@ syntax Created: 08/Jul/19  Updated: 03/Jun/20  Resolved: 11/Jul/19

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: New Feature Priority: P2
Reporter: Jakub Skoczen Assignee: Hongwei Ji
Resolution: Done Votes: 0
Labels: platform-backlog
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Relates
relates to FOLIO-2143 verify performance of RMB26 versions ... Closed
relates to RMB-438 contributor search returns no results... Closed
relates to RMB-417 optimize search for array relation mo... Closed
Sprint: CP: sprint 67
Story Points: 2
Development Team: Core: Platform

 Description   

We need two new jMeter tests for searching instances in the folio-perf-platform env. Below I am providing examples of the queries that should be tested the actual data should match the data we load into the perf environment.

1. for contributors:

contributors =/@name "john smith"

2. for identifiers:

  • for all identifiers search: identifiers =/@value "123"
  • for isbn search: identifiers =/@value/@identifierTypeId=8261054f-be78-422d-bd51-4ed9f33c3422 "123"
  • for issn search: identifiers =/@value/@identifierTypeId=913300b2-03ed-469a-8179-c1092c991227 "123"


 Comments   
Comment by Hongwei Ji [ 11/Jul/19 ]

Noticed there are a few search contributor names search failures. It turns out that current implementation won't find result if search term has a "-" in it. Open RMB-438 Closed for it.

Generated at Thu Feb 08 23:18:37 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.