Project Number Date
ApolloFullRunnerReport kapibary.19 27 maj 2021, 08:37

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
SK API - Creation of the Transport 25 8 22 0 0 55 0 8 8 12m 59s 339ms Failed
Feature SK API - Creation of the Transport
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 034ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 503ms
When Add transport by SKApi in "MGW" 043ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 518ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 034ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 021ms
When Add transport by SKApi in "MGW" 023ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 600ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 033ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 900ms
When Add transport by SKApi in "MGW" 020ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 506ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 042ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 8s 680ms
When Add transport by SKApi in "HRL" 021ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 521ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 001ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_CONTAINER" "super-admin-skz" 033ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 943ms
When Add transport by SKApi in "HRL" 019ms
Then Check is transport "CONTAINER" created in transport table and set transport id 1m 33s 629ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "CONTAINER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "CONTAINER" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to create new transport by SKApi
Steps
Given Get inputs from database "CREATE_OWN_COLLECTION" "super-admin-skz" 034ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 3s 061ms
When Add transport by SKApi in "HRL" 022ms
Then Check is transport "OWN_COLLECTION" created in transport table and set transport id 1m 33s 533ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "OWN_COLLECTION" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:8)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "OWN_COLLECTION" 000ms
Then Check are transport values equals 000ms
After Hooks.deleteTransportAfterTest() 000ms
Scenario Outline Check if it possible to create new transport by SKApi with specific client name
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 035ms
And Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 3s 338ms
And Set another client name "Pepsi" 001ms
When Add transport by SKApi in "MGW" 024ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 524ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:27)
And Check client name in database "Pepsi" "TRANSPORT_ORDER" 000ms
After Hooks.deleteTransportAfterTest() 001ms
Scenario Outline Check if it transport created by SKApi without `warehouse_alias` field is in default warehouse
Steps
Given Get inputs from database "CREATE_TRANSPORT_ORDER" "super-admin-skz" 040ms
And Login as "swisskrono-admin-10" and set token of apiUsername "super-admin-skz" 2s 933ms
When Add transport by SKApi in "" 023ms
Then Check is transport "TRANSPORT_ORDER" created in transport table and set transport id 1m 33s 633ms
java.lang.AssertionError: Dodane zlecenie nie pojawiło się na stronie
	at org.junit.Assert.fail(Assert.java:88)
	at CucumberTests.Transport.CreateTransport.checkIsTransportCreatedInTransportTable(CreateTransport.java:149)
	at ✽.Check is transport "TRANSPORT_ORDER" created in transport table and set transport id(file:Features/Atom/SK_API/SkApiTransport.feature:38)
And Go to "TRANSPORT_TABLE" 000ms
And Go to transport details "TRANSPORT_ORDER" 000ms
Then Check if transport has warehouse "MGW" in step section "0" 000ms
After Hooks.deleteTransportAfterTest() 000ms