Skip to main content

Projects

In tacl.io, projects are the top-level entities for organizing your automation tests. Each project represents a collection of test cases, elements, and configurations to streamline testing workflows. This section will guide you through creating, managing, and organizing projects effectively.

Overview of Projects

Projects allow you to:

  • Organize and manage web elements that will be used across tests.
  • Group related test cases and configurations.
  • Define settings and permissions specific to each project.

Projects are useful for categorizing tests for different applications or testing environments, allowing you to manage your tests independently.

Creating a New Project

Project Creation

To create a new project in tacl.io:

  1. Navigate to the Projects Page:
  2. Click on "Create Project":
  3. Fill in Project Details:
    • Project Name: A unique name for your project.
    • Description: Add a brief description to clarify the purpose of the project.
  4. Click "Create":

You should now see the project listed in the Projects dashboard.. Once created, you can select the project to enter into its workspace, where you can start adding web elements and test cases.

Viewing and Managing Existing Projects

All existing projects are listed in the Projects dashboard. Here’s how you can interact with them:

  • Project List View: Displays all projects you have access to.
  • Project Actions:
    • View: Opens the project workspace and gives access to web elements, test cases, runs, settings and much more.
    • Edit: Allows you to change the project name, description, or other settings.
    • Delete: Permanently removes the project. All associated data will be lost and cannot be recovered.

What's Coming Next?

What are we working on?

Some of the upcoming features include:

  • Team Collaboration: Invite team members to collaborate on projects.
  • Viewers and Editors: Assign roles to team members based on their access level.
  • Switch Accounts: Easily switch between personal and team accounts.

If you like to upvote or suggest a feature, please visit our Feature Requests page.

Next Steps