Skip to content

[docs]: Added More Glossary Terms to Testing Glossary Page #567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

riddhi-testcases
Copy link

What has changed?

This PR updates the glossary documentation by:

  • Adding a new "Keyword Driven Testing" glossary entry under the letter K, including a detailed keyword-driven-testing.md file.
  • Adding a new "Volume Testing" glossary entry under the letter V, including a detailed volume-testing.md file.
  • Adding a new "Usability Testing" glossary entry to the already existing U section, including a detailed usability-testing.md file.
  • Please note: Certain explanations and facts in the new documentation are AI-generated.

This PR Resolves keploy/keploy#2770

Type of change

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Documentation update (if none of the other choices apply).

Screenshots

Screenshot 2025-06-19 015449
Screenshot 2025-06-19 015515
Screenshot 2025-06-19 015540

How Has This Been Tested?

  • Ran npm run build and npm run serve to verify that the documentation builds successfully and the new glossary terms render correctly.
  • Screenshots of the output from both commands and the new/updated glossary pages are attached below.

npm run build
Screenshot 2025-06-19 015335
npm run serve
Screenshot 2025-06-19 015603

Checklist:

  • My code follows the style guidelines of this project.

@pratik-mahalle
Copy link

Hey @riddhi-testcases, Thank you for raising the pr. Our team will review the changes the soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs]: Add More Glossary Terms to Testing Glossary Page
2 participants