Managing the ProjectsCreating a Project

Creating a Project

Create a new algoQA project using the Create Project page or by uploading a scraped file manually. Choose the method that fits your workflow.

Creating a Project

As a new user, you can create a project in the following ways:

  1. Using the Create Project Page

    Perform the following:

    1. Log into algoQA using your credentials.
    2. Click Projects to view the Projects page.
    3. Click the Plus icon to create a new project.
    4. The Create Project page appears.
    5. Enter the Project Name, select the Application Type, Framework, Language, and Application URL, then click Create.
    6. The project is created, and the Design Test Scenarios screen appears. Under Record Scenarios, click Start Recording to launch the scraper on the specified web page.
    7. The scraper launches on the specified web page.
      After recording the scenarios in the scraper, click the algoQA button in the scraper to return to the Test Design screen in algoQA with the recorded scenario.
      You can review the recorded scenario and generate the test case.
  2. Manual / Offline

    Perform the following:

    1. Log into algoQA using your credentials.
    2. Click Projects to view the Projects page.
    3. Click the Plus icon to create a new project.
    4. The Create Project page appears.
    5. Enter the Project Name, select the Application Type, Framework, and Language, then click Create.
    6. The project is created, and the Design Test Scenarios screen appears. Under Record Scenarios, click Create Manually to upload scraped data or create an offline model.
    7. After clicking Upload Scraped Data, the Re-scrape screen appears. Upload the scraped file and Record a Scenario Using Offline Recorder. Generate test cases after the scenario is generated.
  3. Text to Scripts

    Perform the following:

    1. Log into algoQA using your credentials.
    2. Click Projects to view the Projects page.
    3. Click the Plus icon to create a new project.
    4. The Create Project page appears.
    5. Click Create with AI. You will be directed to the Test Design screen. Add a node and click Prompting to generate scripts from text.

Note: If there are any application changes, such as when a new button is introduced on a page, then you can re-scrape the elements using the algoScraper extension and upload the scraped file using the upload option to see automatic placement of nodes in the Canvas. For more information, see Uploading the existing Scraped file.