Skip to main content

Create a New Project

  Steps to Create a New Project

1) Click on New Project.



2)  Select Visual C# on the left, followed by Console Application in the middle. It will allow you to enter the Project name, location, and solution name. Give the project a sensible name, for the sake of simplicity, enter APIAutomation, and specify the preferred location. To proceed, click the OK button.


 3)Once project is created delete the UnitTest1.cs file







Comments