Skip to content

Commit

Permalink
Updated Visual Testing, Reset Session & SF Docs (#502)
Browse files Browse the repository at this point in the history
* Updated Visual Testing, Reset Session & SF Docs

Updated Visual Testing, Reset Session & SF Docs

* Delete visual-differences-ignored-areas.md
  • Loading branch information
bharathk08 authored Sep 5, 2024
1 parent b9b20a8 commit 55c493c
Show file tree
Hide file tree
Showing 7 changed files with 82 additions and 183 deletions.
35 changes: 21 additions & 14 deletions src/pages/docs/FAQs/web-apps/how-to-turnoff-onboarding-tutorial.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "How to turnoff onboading tutorial?"
title: "How to Turnoff Onboading Tutorial?"
metadesc: "Tutorials help users understand how to get started with automation in Testsigma. This article discusses how to turn off onboarding tutorials"
noindex: false
order: 24.13
Expand All @@ -9,18 +9,25 @@ contextual_links:
- type: section
name: "Contents"
- type: link
name: "Steps to turn off the onboarding tutorial"
name: "Steps to Turn Off the Onboarding Tutorial"
url: "#steps-to-turn-off-the-onboarding-tutorial"
---
<br>
<br>
Testsigma displays informative tutorials while onboarding new users. By default onboarding tutorial is enabled for all accounts. These tutorials help users understand how to get started with automation in our application. The following article discusses how to turn off Onboarding Tutorial for logged in user.
<br>

<br>

## **Steps to turn off the onboarding tutorial**
1. Navigate to **Settings > Preferences**.
![Navigate to Preferences](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/pref_button.png)
2. Click on the toggle button to diable onboarding tutorial.
![Onboarding Tutorial RB](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/obnav.png)


---

Testsigma displays informative tutorials while onboarding new users. By default, the onboarding tutorial is enabled for all accounts. These tutorials help users understand how to get started with Testsigma. This article discusses how to turn off the onboarding tutorial for logged-in users.

---

## **Steps to Turn Off the Onboarding Tutorial**

1. From the left navigation bar, go to to **Settings > Preferences**.

![Navigate to Preferences](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/Pref_Button_OT.png)

2. Disable the toggle on **Disable Onboarding Tutorials**.

![Onboarding Tutorial Toggle](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/DisableToggle_OT.png)

---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Viewing the Full Video of the Test Plan Execution"
title: "Why Complete Video of the Test Plan is Unavailable in Some Cases?"
pagetitle: "Full Test Plan Execution Video: Steps to Access and View"
metadesc: "Viewing the full video of the test plan execution is easy. Re-run your test plan with the reset session disabled to see the complete execution video."
noindex: false
Expand All @@ -14,52 +14,32 @@ contextual_links:
name: "Prerequisites"
url: "#prerequisites"
- type: link
name: "Understanding the Reset Session Feature"
url: "#understanding-the-reset-session-feature"
- type: link
name: "Disabling the Reset Session for every test case"
url: "#disabling-the-reset-session-for-every-test-case"
- type: link
name: "Viewing the Full Execution Video"
url: "#viewing-the-full-execution-video"
name: "Disabling the Reset Session in Parallel Settings"
url: "#disabling-the-reset-session-in-parallel-settings"
---

---

You might face an issue where you can only view the video for individual test cases rather than the entire test plan. Enabling the reset session feature for each test machine causes the video recording to stop after each test case. This documentation will guide you through resolving this issue.
When you enable the **Reset session for every test case** option in **Parallel Settings**, Testsigma assigns a fresh machine to execute the next queued test case. This process continues until all test case executions are complete. In this case, the complete video of the test plan is unavailable. To capture a single video of the entire test plan execution, you need to disable **Reset session for every test case** option.

---

## **Prerequisites**

Before you proceed, ensure you understand the concepts of creating a [Test Plan](https://testsigma.com/docs/test-management/test-plans/overview/), [Test Suite](https://testsigma.com/docs/test-management/test-suites/overview/), and [Test Machine](https://testsigma.com/docs/test-management/test-plans/manage-test-machines/).
> ## **Prerequisites**
>
> Before you proceed, ensure you understand the concepts of creating a [Test Plan](https://testsigma.com/docs/test-management/test-plans/overview/), [Test Suite](https://testsigma.com/docs/test-management/test-suites/overview/), and [Test Machine](https://testsigma.com/docs/test-management/test-plans/manage-test-machines/).
---

## **Understanding the Reset Session Feature**
## **Disabling the Reset Session in Parallel Settings**

- The **Reset Session** feature resets the environment before each test case runs, ensuring that each test starts fresh.
- However, this action causes the video recording to stop and restart with each test case, resulting in separate videos for each test instead of one complete video for the entire test plan.
- As a result, you only see individual test case videos rather than a full video of the whole test plan execution.
1. On the **Create** or **Edit Test Plan** page, go to the **Add Test Suites & Link Machine Profiles** tab.

---
2. If the test machine is already linked, click the **Settings** icon under the **Test Machine** tab. Click the **Link to Test Machine** icon to add a new machine profile.

## **Disabling the Reset Session for every test case**
3. In the **Edit Test Machine or Device Profile** overlay, locate the checkbox labelled **Reset session for every test case**.

1. Navigate to **Test Plans** and create a new test plan or open an existing one.
2. On the **Create** or **Edit Test Plan** page, go to the **Add Test Suites & Link Machine Profiles** tab.
3. If the test machine is already linked, click the **Settings** icon under the **Test Machine** tab. Click the **Link to Test Machine** icon to add a new machine profile.
4. In the **Edit Test Machine or Device Profile** overlay, locate the checkbox labelled **Reset session for every test case**.
5. Uncheck this box to disable the reset session for all test cases.
6. Click **Create** or **Update Profile** to save your changes. ![disable reset session for test machine](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/disabling_reset_session_for_machine.gif)
4. Uncheck this box to disable the reset session for all test cases.

---

## **Viewing the Full Execution Video**

1. **Re-run** the test plan with the reset session feature turned off. Ensure the test plan is executed.
2. After the execution, go to the **Run Result** section and open Test Run to view the video.
3. Click on the **Test Machines** tab and then click **Play Video** to watch the full test plan execution video as a single file. ![viewing full execution video](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/viewing_full_execution_video.gif)

---
5. Click **Create** or **Update Profile** to save your changes. ![disable reset session for test machine](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/disabling_reset_session_for_machine.gif)

---
58 changes: 0 additions & 58 deletions src/pages/docs/FAQs/web-apps/visual-differences-ignored-areas.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/pages/docs/agent/troubleshooting/setup-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ add the following parameter in a configuration file in TestsigmaAgent installati

Add <kbd>wrapper.java.additional.9=-Djava.net.useSystemProxies=true</kbd>
at the end of *Java Additional Parameters* section in <br>
`<INSTALLATION-FOLDER>/wrapper/conf/wrapper-service-custom.conf`
`<INSTALLATION-FOLDER>/wrapper/conf/wrapper-script-custom.conf`

- If Agent is installed using **.exe** file, \<INSTALLATION-FOLDER> is by default at <kbd>C:\Testsigma\TestsigmaAgent</kbd>.<br>

Expand Down
Loading

0 comments on commit 55c493c

Please sign in to comment.