GitHub Configuration
Creating GitHub Credentials
Steps to create Signup:
Step 1: Open the below GitHub URL in browser.
Step 2: Click on Signup >Create new account.
Step 3: Follow the next steps (Verification code) to complete the signup on page.
Creating GitHub Repository
Steps to create Repository:
Step 1: Click on Signup >Create New Repository
Step 2: Step 2: Copy the Https Git URL.
(NOTE: Save the git URL> https://github.com/xyz........................)
Step 3: Click on the Profile image> Select Settings > Developer Settings from left navigation.
Step 4: Now click on Personal access tokens > Tokens (Classic) > Generate a personal access token.
Step 5: Enter any required name in Note Field and check the required fields and click on Generate Token button.
Step 6: Copy Personal access token and save.
(Note: Copy and Save the Token ghp_R4DVFn………...H70PNvsY)
GitHub Configuration in Visualizer
Steps to configure GitHub in Visualizer:
Step 1: Click on Projects option and click on Create Project from dropdown.
Step 2: Select Kanban (Software development) >Click on Use template button >Select a team managed project button.
Step 3: Enter details in Name field, select any required option from Access > Create project button.
Step 4: Now select Project (created project) from dropdown and click on Apps (xyz demo).
Step 5: Click on New session > Create the Gherkins code for Test Scenario >Submit Button
Step 6: Click on Git from left navigation >Enter all the fields.
URL: Enter saved details.
Username: Enter saved details of Login email (Note: Use the email which is registered as user)
Password: Enter saved Token details.
(Note: Token is used as password)
Step 7: Click on the Test button. (Note: User will view success message)
Step 8: Once clicked on Clone user is navigated to Project.
Step 9: Click on GIT now user can view last pull date and time along with cancel changings option.
Copyright © 2023 Conformiq and its subsidiaries. All rights reserved.