Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

82 total results found

OpenAI

AI Configuration and Tokens

Step-by-Step Token Generation Access API Keys Section Log into OpenAI Platform Navigate to API Keys in the left sidebar Click "Create new secret key" Configure Key Settings Name: Enter descriptive name (e.g., "RoostGPT Production") Permissions...

Azure OpenAI

AI Configuration and Tokens

Step-by-Step Token Generation 1. Create Azure OpenAI Resource Log into Azure Portal Search for "Azure OpenAI" in the top search bar Click "Create" → "Azure OpenAI" Configure: Subscription: Select your Azure subscription Resource Group: Create new or...

Claude AI

AI Configuration and Tokens

Step-by-Step Token Generation  1. Create Anthropic Account Visit console.anthropic.com Click "Sign Up" or "Get Started" Complete registration with email verification Log into the Anthropic Console dashboard 2. Access API Keys Section Navigate to "...

Google Vertex AI

AI Configuration and Tokens

AWS Bedrock

AI Configuration and Tokens

RoostGPT Resources for Whitelisting

RoostGPT RoostGPT Infrastructure

Terraform Resources Provisioned in AWS Resource Name Description aws_key_pair AWS EC2 keypair to SSH aws_eip An elastic ip to be used by NAT Gateway for public subnet aws_ami Ubuntu based AMI id - region specific ...

RoostGPT Platform Feature Comparison

RoostGPT

Supported Features Across Deployment Options Feature Category Web Interface (UI) Command Line Interface (CLI) IDE Plugin Workspace Integration Not Available ✅ Local workspace trigger supported ✅ Local workspace trigger supported Vers...

From Business requirement to Unit Test,API Test & Integration Test

RoostGPT multiple test flow

1. Integration Test (via UI) Test Suite Setup Test Name: Provide a descriptive name (e.g. IntegrationTestExample). Test Type: Select Integration Test (options: Unit / Functional / Integration). Test Framework: Choose from supported frameworks: ...

Automated Test Pyramid Generation: From User Stories to Code-Level Testing

RoostGPT multiple test flow

This document outlines RoostGPT's comprehensive testing framework that establishes complete traceability from business requirements to implementation-level tests through a guided, user-driven workflow. Our methodology transforms Jira user stories into a multi-...

RoostGPT AI Provider Support for UI Test Generation

RoostGPT Test Generation

Overview RoostGPT supports three major AI providers for UI test generation: OpenAI Google Gemini Azure OpenAI All models support vision capabilities for analyzing UI elements and generating comprehensive test cases. Note - RoostGPT only support visio...

RoostGPT AI Provider Support for Unit, API and Other Tests

RoostGPT Test Generation

Overview RoostGPT supports multiple AI providers for comprehensive test generation across unit tests, API tests, Integration Tests, Functional Tests and more. This document outlines the supported providers and their available models. Supported Providers: ...

RoostGPT Test Generation - Prerequisites

RoostGPT Test Generation

Overview Before using RoostGPT for test generation, ensure you have the following prerequisites based on your test type. 1. Git Integration (For PR Output) When needed: If test output should be created as a Git Pull Request Required: Git Personal Acce...

Unit Test FAQ

RoostGPT FAQ

How do I generate a unit test? What are the programming languages supported by RoostGPT? Why do I need to select the language version and the build tool? Can I generate a unit test for a single function/method? Do I need to provide additional conte...

API Test FAQ

RoostGPT FAQ

While running RoostGPT CLI, I get questions, what do they mean? Please enter the alias name for the api spec: weather.yaml: url1_weather ✔ Do you want to provide the url1_weather_BASE_URL for the api spec: url1_weather: (default: Yes). No ✔ Do you want to p...

Functional Test FAQ

RoostGPT FAQ

UI Test FAQ

RoostGPT FAQ

Common Questions

RoostGPT FAQ

What does this mean? Share Test with Organization: The test suite configuration will be visible and accessible to other users in the same project. You can view the current project name at the top left header   Integration Options - How does th...

Attach Amazon Bedrock permissions to a user or role

RoostGPT FAQ Use AWS Bedrock

Select Users or Roles and then select your user or role. In the Permissions tab, choose Add permissions and then choose Add AWS managed policy. Choose the AmazonBedrockFullAccess AWS managed policy. References: https://docs.aws.amazon.com/bedr...

Bedrock Model pricing details

RoostGPT FAQ Use AWS Bedrock

Anthropic Ireland (eu-west-1) Geo and In-region Cross-region Inference Anthropic models Price per 1,000 input tokens Price per 1,000 output tokens Claude Sonnet 4 $0.003 $0.015 Claude 3.7 Sonnet $0.003 $0.015 Claude 3.5 Sonn...

EC2 Requirements for Docker based Roost

RoostGPT Installer

Roost Pilot Setup (Single EC2 Instance) Architecture of RoostGPT stack running in single instance: Using Terraform: To accomplish POC from single EC2 instance where RoostGPT can be setup, you can run below terraform scripts: Link: https://github.com/ro...