Skip to content

Demo Flow

Demo Flow

Loop

  1. Show Home Page
    1. click on Home button in the side bar to switch to the Home Page
    2. Home Page Sidebar
    3. Home Page
    4. and explain that we have a lot of metrics.

Plan

  1. Open Plan
    1. Show My board
      1. myWork Board
    2. Show how to filter out Epics
      1. Board filter
    3. Show all work items
      1. Board workitems
    4. Select and Show the details of a work item
      1. Select WorkItem from Board
      2. Show Workitem Details
    5. Show the link between work item to code and explain how easy it is to have traceability
      1. PLAN - Show Control/Git Commit Link
      2. CONTROL - Show Git Commit Details
    6. Open a workitem and use AI to create description and exploratory test information

Code

  1. Explain that we showed the link between a work item and the code in control.
  2. Now open CODE ( use VScode for now, Switch to DevOps Code later)
    1. Use WCA to explain code and generate some new code.
      1. Explain code part 2
      2. Explain code part 2
    2. Push code and add comment with work item number.
      1. Commit Code with WI
    3. Open Control and show the update.

Control

  1. Open Control
    1. Show the Update in the activity report of the repository
    2. Activity Report
      1. Show Last Commit
    3. Git Commit Details
      1. CONTROL - Show Git Commit Details

Build

  1. Open Build
    1. Show overview on build runs and results
      1. Project Build Runs and Results
    2. Show build process
      1. Build Process Detail
    3. Show templates
      1. Templates - Process

Deploy

  1. Open Deploy by Using the ‘What would you like to do today’ and select Deploy
    1. Show the landing page and explain the metrics
      1. Deploy Dashboard Page
    2. Show process (components, app)
      1. Component Process: component processes
    3. Edit process
      1. Process Designer
    4. show a process which executes a TEST with setting quality tag on version.
      1. Deploy Process Diagram Application Page
      2. TODO: add test script step as soon as TEST is ready
    5. Run and view results of steps
      1. Deploy Application Environment List
      2. click on Request Process Button: Request Button
      3. Request with Component Versions
        1. Request Process Detail
      4. OR Request with Snapshot
        1. Request Process Detail using a Snapshot
    6. Show result (environment and version changes of comp).
      1. Environment with deployed versions of components
    7. Use Deploy Genie to understand why the deployment failed.
      1. TODO: update as soon as connected to openai to showcase Deploy Genie
    8. Show the plug-ins page and explain how easy it is to integrate with 3rd parties out of the box.
      1. Switch to Settings by using the Settings Icon: Deploy Settings Icon
      2. Automation Plugins
      3. Plugin List

Test

  1. Open Test
    1. Explain that you are now playing the role of a tester
    2. Show the test landing page and metrics.
    3. Run integration test
    4. Run performance test
    5. Explain that our service might not be ready so switch on a virtual service.
    6. Run the tests again as a suite.
    7. Show the analysis of the test results.
    8. Show how we can create or edit a test.
    9. Generate test data
    10. Show a security test report.
    11. Run a new test that will fail.
    12. Create a defect in Plan and show that is has all the data automatically.
    13. Explain that everything is traceable.

Measure

  1. Open Measure
    1. Explain that we have built, deployed and tested so now we need to coordinate releases.
    2. Show and talk about pipeline(s) with environments and Gates
    3. Create simple new gate to show usage of metrics
  2. Release - Show release overview with calendar
    1. Explain that we have been shoeing individual roles but we can look across roles and track the value of our delivery work.
    2. Open the VSM for the project
    3. Show the audit information of a dot.
    4. Show the swimlane view.
    5. So how do we ensure everyone understands the state of our project. Well we can generate a release readiness report. – Generate the report.

Genie

Explain that we have covered a lot of roles and used a mixture of AI and automation but we can bring it all together with what we call our Loop Genie

  1. Open the Home page.
  2. Click Loop Genie.
  3. Ask xyz question.
  4. Explain that we are back to the start and that this has been a quick end to end demo.