Explore Tests In Amikoo

Explore Tests In Amikoo

00:00: Click here to watch This tutorial

00:01: introduces you to the Test View interface and its features.

00:05: You'll learn how to navigate, filter, and analyze your tests effectively.

00:10: This tutorial covers the Test View — where you can explore, filter, and review all

00:14: the tests in your connected repository.

00:17: The Test View displays a complete list of all tests available in your test

00:21: repository.

00:23: Each test shows the status of its most recent execution.

00:25: In this example, the test passed, ran for three seconds on the main branch, and has

00:30: been executed twice.

00:32: The execution count reflects how many times a test has been run.

00:36: Each time

00:36: the test is executed,

00:37: the count increases accordingly.

00:40: The date shows when the test was most recently executed.

00:43: The Test View includes a search bar and several filters to help you quickly find

00:47: specific tests.

00:49: Use the search bar to find tests by name. For example, searching "class" or "class

00:53: manager" will return all tests with those terms in their name.

00:57: Filter your tests by status to narrow down results.

01:00: Selecting "Passed" will show only tests that have passed, hiding any failed tests from

01:04: the list.

01:06: Selecting "Failed" will display only the tests that have not passed, making it easy to

01:10: focus on what needs attention.

01:14: The stability filter shows how consistently a test passes over time.

01:17: This metric requires enough runs to calculate — make sure your tests are

01:22: executed regularly so Amikoo can determine their stability.

01:25: Select the stability filter to view tests sorted or filtered by their stability

01:29: metric.

01:31: The runtime filter lets you find tests within a specific duration range.

01:35: For example, filtering for tests above one minute will return no results

01:39: if all your tests run under a minute, while filtering for zero to one minute will display

01:43: all of them.

01:48: Refine

01:49: the runtime range as needed to find tests that fall within a specific execution

01:52: window.

01:54: Click on any test card video button to open a modal with a recording of that

01:57: execution.

01:58: This is especially useful for reviewing what happened during a failed run.

02:05: Use the execution video to investigate what went wrong and gather insights into the

02:09: cause of the failure.

02:10: Click outside the modal to close it and return to the Test View.

02:16: This tutorial walked you through the Test View in Amikoo, including how to browse your test

02:20: list, check execution statuses, apply filters, and review execution recordings.

02:25: You can now efficiently manage and analyze your tests using these features.

This tutorial introduces you to the Test View interface and its features. You'll learn how to navigate, filter, and analyze your tests effectively.

 Go to qa.amikoo.ai 

1. Introduction To Test View

This tutorial covers the Test View — where you can explore, filter, and review all the tests in your connected repository.

 

2. View Test List In Repository

The Test View displays a complete list of all tests available in your test repository.


3. Check Last Execution Status

Each test shows the status of its most recent execution. In this example, the test passed, ran for three seconds on the main branch, and has been executed twice.

  

4. Understand Execution Count

The execution count reflects how many times a test has been run. Each time the test is executed, the count increases accordingly

  

5. Review Last Run

The date shows when the test was most recently executed.

  

6. Use Search And Filter Options

The Test View includes a search bar and several filters to help you quickly find specific tests.

  

7. Search Tests By Keyword

Use the search bar to find tests by name. For example, searching "class" or "class manager" will return all tests with those terms in their name.

  

8. Filter Tests By Status: Passed

Filter your tests by status to narrow down results. Selecting "Passed" will show only tests that have passed, hiding any failed tests from the list.

  

9. Filter Tests By Status: Failed

Selecting "Failed" will display only the tests that have not passed, making it easy to focus on what needs attention.

  

10. Filter By Stability

The stability filter shows how consistently a test passes over time. This metric requires enough runs to calculate — make sure your tests are executed regularly so Amikoo can determine their stability.

  

11. Select Stability Filter

Select the stability filter to view tests sorted or filtered by their stability metric.

  

12. Filter Tests By Runtime

The runtime filter lets you find tests within a specific duration range. For example, filtering for tests above one minute will return no results if all your tests run under a minute, while filtering for zero to one minute will display all of them.

  

13. Adjust the Runtime Range

Refine the runtime range as needed to find tests that fall within a specific execution window. 

 

14. View an Execution Video

Click on any test card video button to open a modal with a recording of that execution. This is especially useful for reviewing what happened during a failed run.

  

15. Analyze Failed Execution

Use the execution video to investigate what went wrong and gather insights into the cause of the failure.

  

16. Close Execution View

Click outside the modal to close it and return to the Test View.

  

This tutorial walked you through the Test View in Amikoo, including how to browse your test list, check execution statuses, apply filters, and review execution recordings. You can now efficiently manage and analyze your tests using these features.