# Welcome to TestBuddy

## What is TestBuddy?

[TestBuddy](https://testbuddy.io/) is a free Google Chrome extension designed to streamline bug reporting and enhance collaboration within software teams. With just a few clicks, you can create and share comprehensive bug reports, making the reporting process up to 10 times faster.

It revolutionises software workflows by simplifying communication during the reporting and debugging phases of software development and testing cycles.

## Why TestBuddy?

Traditionally, reporting bugs involves tedious back-and-forth communication, leading to confusion and inefficiency. TestBuddy addresses this issue by providing a faster, easier, and more efficient bug-reporting solution.

## Key Features of TestBuddy

TestBuddy offers a range of powerful features, including [screen capturing](/testbuddy-doc/features/screen-capturing.md), [screen recording](/testbuddy-doc/features/screen-recorder.md), and [Instant Replay](/testbuddy-doc/features/instant-replay.md).

It allows users to create visual bug reports with all the necessary details for analysis, reproduction, debugging, and resolution. Additionally, TestBuddy automatically attaches information like console logs, network requests, and system data to each bug report, facilitating faster debugging sessions.

With its intuitive interface, TestBuddy is a versatile bug-reporting tool suitable for QA engineers, developers, project managers, and support teams. It seamlessly integrates with popular project management and messaging tools such as Jira, Azure, ClickUp, Slack, Gitlab and GitHub, enabling users to share reports directly to their preferred workspaces.

TestBuddy leverages advanced technologies to simplify and optimize the bug-reporting process, resulting in increased productivity and effectiveness in software testing and development cycles.

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/HCbjke5dwioPvP1SFE6j" %}
[Screen Capturing](/testbuddy-doc/features/screen-capturing.md)
{% endcontent-ref %}

{% content-ref url="/pages/uVnsMARRDzV8NIoaNdjy" %}
[Broken mention](broken://pages/uVnsMARRDzV8NIoaNdjy)
{% endcontent-ref %}

{% content-ref url="/pages/kYTzDtf5UYl3UnTwCK1Z" %}
[Broken mention](broken://pages/kYTzDtf5UYl3UnTwCK1Z)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://testunity.gitbook.io/testbuddy-doc/overview/welcome-to-testbuddy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
