Skip to main content

29 docs tagged with "glossary"

View all tags

Agile Unit Testing

What agile unit testing is, how it fits iterative development and TDD, and how it keeps fast feedback and code quality high across sprints.

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

What is beta testing? Learn its purpose, common types, and where it fits in the software release cycle before a product ships to all users.

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.

Error Guessing

What is error guessing in software testing? An experience-based technique for uncovering defects that formal test cases miss, with practical examples.

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.

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.

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.

What is Gray Box Testing ?

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