Skip to content

Record Reference

2 min read

You never name any of this in a question. It is here so you can tell, before asking, whether the thing you want is something Oracle knows about.


RecordsAsk things like
Test casesHigh priority test cases in the Checkout folder
RequirementsApproved requirements with no test coverage
TasksTasks that have not been started
Requirements and tasksAll the requirements and tasks
DefectsOpen critical or blocker defects
ReleasesReleases that are risky
Test runsTest runs still in progress that are healthy
Release executionsRelease executions that have stalled
Test cases in runsTest cases in the Smoke run
LabelsLabels nobody uses
Shared stepsShared steps in this project only
ParametersWorkspace level parameters
Custom fieldsWhich custom fields are required

Alongside the fields each record stores, your own custom fields, folders, labels, releases and team members are part of the vocabulary — see What Oracle Is Shown.


These are what make a question able to reach past the record it is about. Each one asks a second question of a second set of records, which is why Test cases that have an open defect against them works at all.

ConnectionAsk
Never executedTest cases that have never been executed
Not in any runTest cases that have never been added to any run
Executed recentlyTest cases not run in the last 10 days
Last result was”…that last failed”
In a run that still existsfilters out cases whose run was deleted
ConnectionAsk
Has an open defectTest cases that have an open defect against them
Has a linked defectany defect, open or closed
OpenOpen defects
Linked to a test caseDefects with no test case linked
ConnectionAsk
Has test coverageRequirements with no test coverage
Verified by a passing testRequirements that have tests but nothing passing

The second is the one worth knowing about. Coverage counts the link; verification counts the result.

ConnectionAsk
In a releaseTest cases that are in no release
Linked to a releasedefects raised against one
Linked to a run or executioneither kind
Linked to a standalone test runruns outside a release
Linked to a release executiononly release-gated ones
Has unassigned unstarted workTest runs signed off with unassigned work left in them
ConnectionAsk
A pipeline has run itAutomated test cases no pipeline has ever run
FlakyFlaky test cases

Test cases a pipeline runs that are not marked automated uses the same connection the other way round — real pipeline evidence against a case whose automation status says otherwise.


Labels, shared steps, parameters and custom fields can be asked about like anything else, which makes your project’s configuration auditable:

  • Labels nobody uses
  • Shared steps nobody uses
  • Which custom fields are required
  • Custom fields shown on defects
  • Custom fields that are not set up in this project

Each of these records carries a real usage count, so “nobody uses” is a genuine condition rather than an estimate.


Releases, test runs and release executions also carry signals that no field stores — the readiness verdict, the reason behind it, the failed gates, and the execution figures. Oracle works them out when you ask.

They have their own page: Readiness Questions.