Skip to content

Improve SDK documentation for Get Test by ID, Test Set by ID, Test Run by ID, and Test Result by ID APIs #1076

@asadaaron

Description

@asadaaron

Description

The SDK currently lacks sufficient documentation for several commonly used “Get by ID” operations, including:

  • Get Test by ID
  • Get Test Set by ID
  • Get Test Run by ID
  • Get Test Result by ID

These APIs are critical for retrieving existing resources, but the current documentation does not clearly explain their purpose, required parameters, response structures, or example usage. Improving documentation for these endpoints would make the SDK easier to understand and use, especially for new users.

Problem Statement

Due to limited or unclear documentation, SDK consumers must rely on trial-and-error or inspect source code to understand how to use these “Get by ID” APIs. This leads to:

Slower onboarding for new developers

  • Increased likelihood of incorrect usage
  • Repeated support questions and duplicated effort across teams
  • Comprehensive, clear documentation is needed to ensure these APIs can be used effectively and consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions