-
Notifications
You must be signed in to change notification settings - Fork 41
Kane AI Schedule Test Runs #1491
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
Conversation
docs/kaneai-scheduled-test-runs.md
Outdated
|
|
||
| <img loading="lazy" src={require('../assets/images/kane-ai/features/schedule-tests/1.png').default} alt="testing" className="doc_img" /> | ||
|
|
||
| **Step 2:** Here, you will see the details of your existing test runs, including pass and fail statuses. To create a schedule, click on the three dots next to a test run and select **Create Schedule**. Alternatively, you can go to the **Scheduled runs** section to view all existing schedules. If you don't have any existing schedule, click on **Create a Scheduled Run** button to create a scheduled test. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
", including pass and fail statuses." remove this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"click on Create a Scheduled Run button to create a scheduled test."
Change scheduled test to scheduled run.
docs/kaneai-scheduled-test-runs.md
Outdated
|
|
||
| **Step 6:** Click on any existing schedule to view detailed information, including a summary of test outcomes, passed and failed cases, and their respective instances. This helps in easily reviewing and proceeding with the tests. | ||
|
|
||
| <img loading="lazy" src={require('../assets/images/kane-ai/features/schedule-tests/6.png').default} alt="testing" className="doc_img" /> No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a section for video and add the video explanation as well here.
|
|
||
| <img loading="lazy" src={require('../assets/images/kane-ai/features/schedule-tests/2.png').default} alt="testing" className="doc_img" /> | ||
|
|
||
| **Step 3:** Provide the details related to the test you want to schedule, like **Schedule Name**, select existing test run you want to schedule, and configure the date and time details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add as an info that Test Runs must be created before creating a test run schedule.
docs/kaneai-scheduled-test-runs.md
Outdated
| }) | ||
| }} | ||
| ></script> | ||
| In this documentation, you will learn how to create a scheduled test run using pre-existing test runs or by scheduling new tests from scratch. This involves navigating through your project, selecting test configurations, and setting up recurring schedules to automate test executions at specified times. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"or by scheduling new tests from scratch". Remove
Private1647
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets proceed.
Kane AI Schedule Test Runs
Merge pull request #1491 from amanchopra1905/stage
No description provided.