added an ai using tutorial page with screenshots and a diagram#661
Merged
Conversation
Co-authored-by: Copilot <copilot@github.com>
Deploying docs with
|
| Latest commit: |
3eb4cac
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0bb622a1.docs-c7r.pages.dev |
| Branch Preview URL: | https://issue-372-ai-testing.docs-c7r.pages.dev |
|
|
||
| This tutorial turns on Testomat.io's AI features and shows you the practical ones you will use most: generating test data on a test, chatting with your tests to explore them, and summarizing a suite. AI here is a helper that saves you typing and digging, not a replacement for your judgment. | ||
|
|
||
|  |
Collaborator
There was a problem hiding this comment.
In fact we have so may AI features, maybe we shall try to show all of them grouped by "test design", "requirements", "reporting"?
|
|
||
| Once enabled, the AI actions appear across your project. See [AI settings](https://docs.testomat.io/management/company/administration/#ai) for the details. | ||
|
|
||
| ### Use your own Amazon Bedrock models |
Collaborator
There was a problem hiding this comment.
Please replace this section with "your custom provider" https://docs.testomat.io/management/company/administration/#custom-ai-provider
|
|
||
| ## Next steps | ||
|
|
||
| * Want to expand your AI capabilities? Try setting up [AI Agents](https://docs.testomat.io/advanced/ai-powered-features/ai-agents/). No newline at end of file |
Collaborator
There was a problem hiding this comment.
|
|
||
|  | ||
|
|
||
| ## Generate test data on a test |
Collaborator
There was a problem hiding this comment.
I've got an idea for this tutorial plan:
-> start with adding a requirement to a Testomat project
-> move to generating tests from the requirements
-> generate test description
-> analyze run with ai
-> chat with analitycs
so we will have the complete testing cycle covered with AI features
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added an ai using tutorial page with screenshots and a diagram
#372
Task:
Create Tutorials for Key Workflows