Skip to main content

Glossary

TermDescription
AdminA user role with full access rights, including user management, configurations, and license provisioning.
AI-Powered Document GenerationAutomated creation of documents such as PRDs, Test Strategies, and Test Plans using AI models.
API (Application Programming Interface)A set of rules and endpoints that allow software applications to communicate with each other.
API Test CasesTest scenarios specifically created to validate API endpoints, parameters, and responses.
API Test ScriptsAutomated scripts generated from API test cases to execute API validations within TestingAIde.
Artifact AssemblerA feature that generates sample or synthetic test data for use in test execution.
Audit LogsA record of activities and changes performed within the platform for compliance and tracking.
Azure AD (Azure Active Directory)Microsoft's identity management service used for Single Sign-On (SSO) integration.
Business UnitA subdivision within an organization licensed separately in TestingAIde for access and resource allocation.
Case ComposerThe TestingAIde module where users can design, import, or generate test cases.
Context CanvasA workspace to define project details, background, and objectives for AI to generate more accurate outputs.
DAST (Dynamic Application Security Testing)A method of scanning running applications to identify security vulnerabilities by simulating real-world attacks.
DashboardThe central hub showing key metrics, test results, execution trends, and resource usage across projects.
Dataset GenerationA process of creating synthetic data for fine-tuning models or test execution.
Deployment DataMetadata and readiness information about deploying fine-tuned AI models.
Execution EngineThe module where tests (Functional, API, Security, Compliance, IVR) are executed and tracked.
Fine-Tuning (Insight Infusion)The process of training a base AI model with custom datasets to improve its domain-specific accuracy.
GitHub IntegrationConnecting GitHub repositories to TestingAIde for PRD generation and SAST scans.
IVR Testing (Interactive Voice Response Testing)Testing of automated telephony systems to validate call flows and responses.
JIRA IntegrationLinking TestingAIde with JIRA to fetch epics, user stories, and acceptance criteria for test case generation.
LLM (Large Language Model)An AI model that processes natural language to generate documents, test cases, and scripts.
Page Insights TestingA feature that evaluates a web page's Performance, Accessibility, SEO, and Best Practices.
Performance TestingTesting applications or APIs under load to measure responsiveness, scalability, and stability.
Postman CollectionA structured file containing API requests that can be imported into TestingAIde for test case generation.
PRD (Product Requirement Document)A structured document capturing product features, requirements, and constraints.
RAG (Retrieval-Augmented Generation)A pipeline that retrieves relevant chunks of data from a vector database to enhance AI responses.
SAST (Static Application Security Testing)Analyzing application source code or binaries for vulnerabilities before execution.
SEO (Search Engine Optimization)A set of practices to improve a web page's visibility and ranking on search engines.
Single Sign-On (SSO)A login method allowing users to authenticate once and gain access to multiple systems securely.
Synthetic Test DataArtificially generated data used for testing without exposing real production data.
Test CaseA set of conditions or steps designed to verify the functionality of an application feature.
Test PlanA detailed document outlining test scope, activities, resources, and schedules.
Test ScriptAn automated version of a test case that can be executed by a testing tool.
User ManagementThe feature allowing admins to create, manage, and assign user roles and permissions.
Vector DatabaseA database (e.g., Pinecone, pgvector) used to store embeddings for semantic search in RAG pipelines.