Skip to content

Test

Introduction

TODO: Update with latest "Learning Loops" data. New Screenshots and slightly different flow

DevOps Test is a web-based continuous testing platform that consolidates test data, environments, test runs, and reports. It supports API, functional, and performance tests.

To learn more about DevOps Test please have a look at the documentation

Overview

This lab will provide you with a practical hands-on of our testing capabilities. You can click on the main menu and navigate to the DevOps Test.

How to switch to Test from Home Page

Step Details Additional Information
1 You can always switch using the central app switcher on the top left of your screen Central App Switcher
2 Or You can switch directly to Test by using the button/link from What would you like to do today section What would you like to do today?

3rd Party

Step Details Additional Information
The first time you use Test you are asked if you want to accept 3rd Party plugins 3rd Party question
Either check the plugins to have them arccepte or accept them later. Press Save and a success mesage is shown 3rd Party Accepted

Switch TeamSpace and Project if needed

Should Test show you a different Teamspace or Project then expected (Demo and EchoLogic), click on Teamspace Icon

Teamspace Switcher

and Select Demo. A list of Projects is shown:

Projectlist is shown

TestScripts and Testruns

Step Details Additional Information
Explain that you are now playing the role of a tester
click on EchoLogic Project to open landing page Open EchoLogic Project
Show the test landing page and metrics Test Landing Page
Run a test
click on Execute Section in the Sidebar Test Exec Section
List of Scripts is shown List of executable Scripts
click on Run Button on the right of Script DemoTest Run Button
Dialog is opened to select a Browser, use the default settings Select Browser
Click on Execute Button to start Test Execution Execute Button
Run will take a few moments Running Script
Show the analysis of the test results
click on Analyze section in Sidebar to get list of Menue Analyze Section
click on Results to get Results View Results Overview
Show how we can create or edit a test
click on Author section on Test Editor menue entry Test Author Section
Test Editor View opens and select the DemoTestFail script Test Editor View
Test Script will be shown Test Script
click on the verification step to view step details Step Details
Run a new test that will fail
click on Execute Section in the Sidebar Test Exec Section
List of Scripts is shown List of executable Scripts
click on Run Button on the right of Script DemoTestFail Run Button
Testexecution will take a few moments.
Create a defect in Plan and show that is has all the data automatically
Switch to Results View using the Analyze Section menue Analyze Section menue
In the Results View select the DemoTestFail run Results Overview
Click on DevOps Plan Create ticket icon Icon on the right side of the row Failed Test
A WorkItem creation Dialog opens, select Workitem in the Type field CreateWI
Select Project "EchoLogic", Workitem Type "Defect" and enter a Title CreateWI Enter Title
In the Results View click on the DemoTestFail name to get a Detailed View Result Details with Plan Link
Explain that everything is traceable

Testdata

Step Details Additional Information
Open Author section on Test Editor menue entry and click on Data Test Author Section
Data Definitions and Schemas are shown Data Definitions Schemas
click on CRM-System in the Schema folder Schemas
the CRM-System Data Schema is shown Schema View
Click on the Preview Icon Preview Icon Data Preview
Click on the Generate Icon Generate Icon Generate
Download the generated Data by clicking on Downlad Button Download button
Unzip and open the create folder Downloaded Unzipped
Two files are created Customers and Orders Gnereated Files
Open one Orders.csv to view gnerated Data Generated Data

Settings

Create Token

Step Details Additional Information
click on the Profile Link on the top right of your screen to get a menue Test top right menuebar
Click on Create Token in the menue for a new PAT Create Token
A new PAT will be created automatically and shown. COPY and PASTE into a secure storage for furter usage Test New PAT is shown
click on Close to close the dialog Close button

Conclusio

Go back to Introduction, Lab and Demo Overview or proceed with Next Lab