Download Momentum Suite Visual Studio extension from visualstudio marketplace.

VS Code Extension allows you to develop automation code faster. It is fully integrated with the interface. There is a two-way, git-based code development system.

The following images show how a structure shown on the website is displayed in Visual Studio Code.

A simple project on MomentumSuite.com (1 Section, 1 Case, 3 Steps)

A view from Visual Studio Code project. In this image, you see how things work in the code section

Learn more about → Case Management (Section-Case-Step relationships)

How to add a new Step?

Please do not modify Id = 0 .. ID value will be populated automatically when you push your code to git repository. After that, You could get/pull the latest code from git to get the generated ID.

How to create a new Case on an existing Section?

How to create a new Case on a new Section?


The following image shows Git integration changes

The following image shows momentumsuite.com WebUI integration with GitHub changes.