Skip to main content

61 docs tagged with "explanation"

View all tags

Agile Unit Testing

This glossary has an explanation of all the terminologies that beginners find difficult to understand at first glance.

Automate Manual Testing with Keploy

Explore how Keploy helps automate manual testing. This glossary simplifies key testing terms for beginners and enhances understanding of automated testing workflows.

Beta Testing

This glossary has an explanation of all the terminologies that beginners find difficult to understand at first glance.

Component Testing Explained

Understand how component testing works, why it's crucial in the software development lifecycle, and how it helps in isolating and verifying individual components effectively.

Contribution Guide

Step-by-step guide to setting up Keploy locally for development — clone the repo, build from source, and contribute code.

Create Data Stubs using Keploy

Learn how to create data stubs using Keploy to simulate external systems in software testing. Improve test reliability and isolate dependencies effectively.

Data Driven Testing Explained

Learn how Data Driven Testing improves test coverage by using multiple sets of input data to validate software functionality efficiently.

Debugger Guide

Learn how to debug Keploy using the VS Code integrated debugger with launch.json configurations for record and test modes.

Error Guessing

This glossary has an explanation of all the terminologies that beginners find difficult to understand at first glance.

General Glossary for Users

This glossary has an explanation of all the terminologies that beginners find difficult to understand at first glance.

gRPC Explained

Learn what gRPC is, how it enables efficient communication between distributed systems, and explore its architecture and key components.

How Keploy Works?

Keploy uses eBPF hooks in the Linux kernel to capture real user traffic in Record mode and replay it in production-like sandboxed environments in Test mode — enabling production behavior replay, dependency virtualization, and continuous validation with automatic regression detection.

Integration Testing FAQ

Frequently asked questions about Keploy integration testing — how it works, mocking support, CI/CD integration, and microservices.

Keploy Console

Use the Keploy Console to visualize test results, debug failing tests, and manage your test suites from a web dashboard.

Keploy Features

Keploy features include automatic test generation from real traffic, production-like sandboxes, dependency virtualization, AI-powered flaky test elimination, infrastructure mocking, legacy application testing, migration regression testing, continuous validation, and CI/CD integration — all without code changes.

Kubernetes Setup

Set up Keploy Enterprise on Kubernetes — create a Kind cluster and connect it to Keploy for live traffic recording and replay.

Microservice Testing with Keploy

Understand microservice testing with Keploy. This glossary explains key terms and concepts that help beginners grasp testing in a microservices architecture.

Mock Registry

Upload Keploy mock files to cloud storage with Mock Registry — keep your Git repository lightweight and manageable.

Negative Testing with Keploy

This glossary explains the key terminologies related to negative testing that beginners often find confusing at first glance.

Observability Testing With Keploy

This glossary entry explains Observability Testing, its importance, key components, tools, best practices, and how it helps ensure software reliability and performance in production.

Remove Duplicates Tests

Remove duplicate test cases with Keploy Enterprise deduplication — save time and resources by eliminating redundant tests.

Testing Guide

Learn how Keploy's test bench works using record and test modes, and how to contribute to Keploy's code coverage.

Time Freezing

Freeze time during Keploy test runs to handle JWT tokens and time-sensitive data — ensure consistent, reliable test results.

Understanding QA Automation

This glossary entry explains QA Automation, its importance, components, types of testing, tools, best practices, and future trends to help beginners understand the concept easily.

Unit Testing FAQ

Frequently asked questions about Keploy Unit Test Generator — privacy, supported AI models, languages, and how UTG works.

What is Gray Box Testing ?

White box testing examines internal code structures for software integrity. Optimize performance, identify vulnerabilities, and ensure robust applications.

What is Keploy eBPF

eBPF (Extended Berkeley Packet Filter) is a Linux kernel technology that Keploy uses to capture socket-level network I/O via kernel hooks with near-zero overhead — enabling production behavior replay, dependency virtualization, legacy application testing, and infrastructure mocking without code changes.

What is Keploy?

Keploy is an open-source, AI-powered testing agent and sandboxing platform that uses eBPF to automatically generate test cases, dependency mocks, and production-like sandboxes from real user traffic — requiring zero code changes. It keeps testing aligned with AI-driven code velocity.

Why Keploy?

Compare Keploy with traditional test-scripting and record-replay tools — see how Keploy automates test generation with zero code changes.