My Project
CXTM Projects
  • Introduction
  • CXTM Basics
  • CXTM Projects
  • CXTM Test Cases
  • CXTM Test Automation
  • Revisit Imported Test Cases
  • CXTM Batches
  • CXTM Notifications
  • NetDevOps
  • CXTM Reporting
  • CXTM References
  • Bonus: Project Users
  • Bonus: CXTM REST API
  • Bonus: Secret Env Variables

CXTM Projects

The Projects page is the first page displayed after logging into CXTM, and lists all the CXTM projects that the authenticated user is permitted to view. In CXTM, projects organize test cases, job files (automation executables), resources, variables, and other assets and information needed to complete a desired outcome. For example, one might create a project to include all the test cases and associated assets needed to test the release of a new software image, or to introduce a new device into the network. As such, all the tasks and dependencies associated with the certification process are stored in one location with real-time visibility into the project's status, test case results, linked defects, and other relevant information.

On the CXTM Projects page, you will notice three options related to Projects.

  • Projects
  • Sandbox Projects
  • Template Projects

All three have similar features and functionality. The difference lies in their intended purpose. Sandbox Projects are meant to be ephemeral in nature. They can be created and deleted on-demand, but are not meant to archive test data long-term. Template Projects are used to store assets such as test cases and automation that could be imported or cloned into other projects as templates to accelerate instantiating a new project. You will use this feature later in the lab. Although possible, test cases are not typically executed from Template Projects. All other projects are created and accessible from this default Projects page and are the most common Projects within CXTM. These projects are intended to store test cases, automation, and other assets specifically related to a desired outcome, as mentioned above. They are also used to archive results and artifacts related to that outcome.

After logging into to CXTM, your view will look similar to the screenshot below with a project ready for you to start your test automation journey!

Step 1 - Navigate to the LTROPS-2711 Project


From the CXTM Projects page:

  1. Click on the Home link associated with the LTROPS-2711 project



  2. The project homepage includes tables and charts providing real-time reporting on the status of the project. Your project is currently empty, so there is no data yet on which to build these charts, but you will check back later after test cases have been run from your project.



Continue to the Test Cases section to begin creating test cases.