Skip to content

Conversation

@mizanurasif
Copy link

Web app unit Test Doc

@TizenDocsBot
Copy link
Collaborator

Can one of the admins verify this patch?

1 similar comment
@TizenDocsBot
Copy link
Collaborator

Can one of the admins verify this patch?

@TizenDocsBot
Copy link
Collaborator

Please checkout the webpage https://docs1.stg.tizen.org/staging/2218

@TizenDocsBot
Copy link
Collaborator

Check Broken Link: Not found any broken link

4. Once complete, the test results will be displayed in the output window.

![Web Unit Test Result](media/web_unit_test_result.png)
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add functionality of double click on failure to get to failed line

@mizanurasif mizanurasif changed the title Documentation of Web app unit Test [Do Not Merge] Documentation of Web app unit Test Oct 7, 2025
Md. Mizanur Rahman/Application Development Group /SRBD/Engineer/Samsung Electronics added 2 commits October 8, 2025 13:11
@mizanurasif mizanurasif requested a review from f-aman October 8, 2025 07:18
@TizenDocsBot
Copy link
Collaborator

Please checkout the webpage https://docs1.stg.tizen.org/staging/2218

@TizenDocsBot
Copy link
Collaborator

Check Broken Link: Not found any broken link

@TizenDocsBot
Copy link
Collaborator

Please checkout the webpage https://docs1.stg.tizen.org/staging/2218

@TizenDocsBot
Copy link
Collaborator

Check Broken Link: Not found any broken link

The extension uses the **Google Test (gtest)** framework to create and execute test cases.

> 📘 **Learn more:**
> Get started with [Unit Test With Code Coverage for Native Applications on Visual Studio](../getting-started/test-profile-app-unit-test-code-coverage.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keep the get started with like before

2. Select **Run Tizen Web Unit Test**.
3. The test will execute on your selected emulator or connected device.
4. Once complete, the test results will be displayed in the output window.
4. Once complete, the test results will be displayed in the output window in a tree format. It shows the passed tests with a green icon and failed tests with a red icon. When you click on certain the test result, it will take you to the tastcase in the generated test file.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be like this: Upon double click on the failed test case, the cursor will navigate to the line the test case failed

@TizenDocsBot
Copy link
Collaborator

Please checkout the webpage https://docs1.stg.tizen.org/staging/2218

@TizenDocsBot
Copy link
Collaborator

Check Broken Link: Not found any broken link


The extension uses the **Google Test (gtest)** framework to create and execute test cases.

> Get started with [Unit Test With Code Coverage for Native Applications on Visual Studio](../getting-started/test-profile-app-unit-test-code-coverage.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The indentation has changed to the right, check why?

1. Right-click again on your **Web project name**.
2. Select **Run Tizen Web Unit Test**.
3. The test will execute on your selected emulator or connected device.
4. Once complete, the test results will be displayed in the output window in a tree format. It shows the passed tests with a green icon and failed tests with a red icon. Upon double click on the failed test case, the cursor will navigate to the line of the failed testcase.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double click after opening the dropdown of failed testcase

@TizenDocsBot
Copy link
Collaborator

Please checkout the webpage https://docs1.stg.tizen.org/staging/2218

@TizenDocsBot
Copy link
Collaborator

Check Broken Link: Not found any broken link

@mizanurasif mizanurasif changed the title [Do Not Merge] Documentation of Web app unit Test Documentation of Web app unit Test Oct 9, 2025
@f-aman
Copy link
Contributor

f-aman commented Oct 9, 2025

Looks good now. Please review it @safir-srbd @theojin

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.

3 participants