Skip to content

Test

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.

Overview

How to switch to Test from Home Page

You can switch to Test by either pressing "Let's go to Test" button on its tile:

Test Tile lets go

Or you can always switch using the central app switcher on the top left of your screen:

Central App Switcher

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
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

Conclusio

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