Skip to content

Latest commit

 

History

History
82 lines (58 loc) · 3.91 KB

project-gallery-test.md

File metadata and controls

82 lines (58 loc) · 3.91 KB

Tests: Project Browser

Project browser allows you to view previously created projects, view their properties and manage them.

6.2 Browse and Open the project

Testing scenarios

  1. Open a "Datasets" view for "Welcome" tab

    • List of saved projects appeared on the "Welcome" tab
  2. Use search to find the "Test" project

  3. Open "Share" dialog for the "Test" project from its context menu

    • "Share" dialog open
    • You can change users or groups permissions for project here.
  4. Open "Details" dialog for the "Test" project from its context menu

    • "Details" dialog open
    • Here is the description of the project, project elements and activity.
  5. Open the "General" tab in Property Panel for project

    • "General" tab is open
    • The correct and actually information for all fields is displayed (Created, Created by)
  6. Open the "Tables" tab in Property Panel for project

    • "Tables" tab is open
    • Display all tables which are included in project
  7. Open the "Connections" tab in Property Panel for project

  8. Open the "Queries" tab in Property Panel for project

    • "Queries" tab is open
    • Display all queries which are included in project
  9. Open the "Jobs" tab in Property Panel for project

  10. Open the "Activity" tab in Property Panel for project

    • "Activity" tab is open
    • Display information about actual actions with project
  11. Open the "Shared with" tab in Property Panel

    • "Shared with" tab is open
    • Display users and users groups which this project is available for view or edit
  12. Open the "Resources" tab in Property Panel

  13. Open the "Notebooks" tab in Property Panel

  14. Open the "Models" tab in Property Panel

    • "Models" tab is open
    • Display all models which are included in project
  15. Open project "Test" (by double clicking or from context menu)

    • Project "Test" is open
    • All project views were opened, all created viewers on them opened correctly and in full
  16. Open View | Workspace ( Alt + W)

  17. Test all elements of the context menu of the "Test" project in the "Workspace" window

  18. Expand tree of "Test" project in "Workspace" window

  19. Test the work of project elements. (open views, run queries, run jobs, etc.)

See also: