-
Notifications
You must be signed in to change notification settings - Fork 40
KTM-2924 Network Throttling Doc #1626
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
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.
Please make the changes
docs/kaneai-network-throttling.md
Outdated
| For your mobile app test session, network throttling can be set up in advance by applying those settings from the start of the Authoring session, or you can modify them at any point during the session. | ||
|
|
||
| ### Step 1: Selecting Network Setting | ||
| - Go to `Advances Settings` in the `Create App Test` section to add Network Throttling setting in advance. |
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.
Advances -> SPelling mistake @Manuraj-7
docs/kaneai-network-throttling.md
Outdated
|
|
||
| You can select desired Network setting & your session will start with that setting. | ||
|
|
||
| ### Step 2: Honoring the Network setting |
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.
Honoring is not a different step, but a part of step 1 itself @Manuraj-7
| You can select desired Network setting & your session will start with that setting. | ||
|
|
||
| ### Step 2: Honoring the Network setting | ||
| If you want to honor the Network settings in the Authoring session too: |
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 recommendation to avoid using it as it might hamper the authoring process due to low network bandwidth @Manuraj-7
docs/kaneai-network-throttling.md
Outdated
| ## Changing Network Throttling setting mid session : | ||
| To change Network Throttling setting in between the Authoring session: | ||
|
|
||
| - Click on the `Change network throttling` present in Actions Tab. |
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.
Mention slash command as well here @Manuraj-7
docs/kaneai-network-throttling.md
Outdated
|
|
||
| <img loading="lazy" src={require('../assets/images/kane-ai/edit_throttling_step.png').default} alt="edit-throttling-step" className="doc_img"/> | ||
|
|
||
| ## Changing network throttling in Playground |
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.
Playground is an internal name. Mention Edit Test steps
docs/kaneai-network-throttling.md
Outdated
| <img loading="lazy" src={require('../assets/images/kane-ai/throttling_pre_playground.png').default} alt="playground-throttling-setting" className="doc_img"/> | ||
|
|
||
| ## Network Throttling in Test Runs | ||
| While executing your Test Cases every Network Throttle step will be honoered. Similar to the Authoring & Playground mode, you can select the Network setting to initialize your session with : |
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.
Not similar, but in addition to authoring and editing
|
|
||
| <img loading="lazy" src={require('../assets/images/kane-ai/advanced_configurations_pre_execution.png').default} alt="advanced-configurations-pre-execution" className="doc_img"/> | ||
|
|
||
| - Network Throttling setting is available in the `Network Settings` section. |
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.
Is network throttling not added in the API for test runs? @Manuraj-7 , if not, then we should add it as part of backlog
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.
@Private1647 If its the API to trigger Test Runs is HypEx. Then its not added.
No description provided.