Project Number Date
ApolloFullRunnerReport kapibary.23 31 maj 2021, 07:26

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Set transport order on auction 142 2 0 0 0 144 19 2 21 11m 50s 967ms Failed
Feature Set transport order on auction
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 434ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 084ms
When Fill auction form 16s 129ms
Then Verify that the auction has been added to transport 145ms
After Hooks.deleteTransportAfterTest() 606ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 852ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 136ms
When Fill auction form 16s 242ms
Then Verify that the auction has been added to transport 144ms
After Hooks.deleteTransportAfterTest() 613ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 485ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 077ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 865ms
When If user is login then logout 264ms
And Login as "paa1-carrier@qa.qa-test" 4s 908ms
And Go to auction offer 1s 871ms
And Accept transport with minimum rate 17s 005ms
Then Check if carrier is assigned to transport 075ms
After Hooks.deleteTransportAfterTest() 644ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 507ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 094ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 908ms
When If user is login then logout 282ms
And Login as "paa1-carrier@qa.qa-test" 2s 492ms
And Go to auction offer 1s 699ms
And Reject auction offer 15s 735ms
Then Verify that offer has been removed from transport 15s 088ms
After Hooks.deleteTransportAfterTest() 653ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 864ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 094ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 803ms
When If user is login then logout 266ms
And Login as "pskza1-carrier@qa.qa-test" 2s 480ms
And Go to auction offer 2s 982ms
And Reject auction offer 15s 845ms
Then Verify that offer has been removed from transport 15s 059ms
After Hooks.deleteTransportAfterTest() 622ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 586ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 097ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 860ms
When If user is login then logout 265ms
And Login as "paa1-carrier@qa.qa-test" 2s 662ms
And Go to auction offer 1s 839ms
And Offer prize above maximum - "20000" 374ms
Then Verify that is not possible to add offer 892ms
After Hooks.deleteTransportAfterTest() 648ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 508ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 120ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 785ms
When If user is login then logout 252ms
And Login as "pskza1-carrier@qa.qa-test" 2s 432ms
And Go to auction offer 2s 777ms
And Offer prize above maximum - "20000" 413ms
Then Verify that is not possible to add offer 850ms
After Hooks.deleteTransportAfterTest() 585ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 337ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 074ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 790ms
And Wait till auction end 1m 58s 016ms
Then Verify that is possible to add auction 15s 097ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 685ms
Scenario Outline Check if it is possible to add auction again after previous auction end
Steps
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 649ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 118ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 844ms
And Wait till auction end 1m 58s 015ms
Then Verify that is possible to add auction 15s 085ms
java.lang.AssertionError: Przycisk aukcji nie pojawił się ponownie
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at CucumberTests.Transport.AuctionTransport.verifyThatIsPossibleToAddAuction(AuctionTransport.java:162)
	at ✽.Verify that is possible to add auction(file:Features/Atom/Transport/Auction.feature:64)
After Hooks.deleteTransportAfterTest() 673ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 962ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 465ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 870ms
And Go to auction offer 1s 578ms
When Offer "1000" 366ms
Then Verify that offer with "1000" has been added to auction 3s 077ms
After Hooks.deleteTransportAfterTest() 692ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 614ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 444ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 834ms
And Go to auction offer 1s 563ms
When Offer "1000" 345ms
Then Verify that offer with "1000" has been added to auction 3s 083ms
After Hooks.deleteTransportAfterTest() 620ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 559ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 493ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 732ms
And Go to auction offer 1s 510ms
When Offer "1000" 302ms
And Verify that offer with "1000" has been added to auction 3s 084ms
Then Go to auction offer 1s 529ms
And Revoke current offer 717ms
And Verify that offer has been revoked 32s 989ms
After Hooks.deleteTransportAfterTest() 786ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 712ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 475ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 787ms
And Go to auction offer 1s 585ms
When Offer "1000" 377ms
And Verify that offer with "1000" has been added to auction 3s 102ms
Then Go to auction offer 1s 566ms
And Offer "1500" 356ms
And Verify that offer with "1500" has been added to auction 3s 055ms
After Hooks.deleteTransportAfterTest() 591ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 503ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 525ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 773ms
And Go to auction offer 1s 580ms
When Offer "1000" 354ms
And Verify that offer with "1000" has been added to auction 3s 080ms
Then Login as "swisskrono-admin" 2s 341ms
And Go to auction details 2s 216ms
And Finish active auction 149ms
And Verify that the transport has no active auction 704ms
After Hooks.deleteTransportAfterTest() 626ms
Given Login as "paa1-carrier@qa.qa-test" and set token of apiUsername "super-admin-adama" 2s 512ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 369ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-adama" 2s 873ms
And Go to auction offer 1s 529ms
When Offer "1000" 342ms
Then Verify that carrier can see current place in auction depending on the "true" role 828ms
After Hooks.deleteTransportAfterTest() 650ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 560ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 383ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 799ms
And Go to auction offer 1s 571ms
When Offer "1000" 349ms
Then Verify that carrier can see current place in auction depending on the "false" role 15s 032ms
After Hooks.deleteTransportAfterTest() 616ms
Given Login as "pskza1-carrier@qa.qa-test" and set token of apiUsername "super-admin-skz" 2s 783ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 634ms
And Set transport on auction with "500" and "20000" by JSON file as "super-admin-skz" 2s 753ms
And Go to auction offer 1s 535ms
When Offer "300" 319ms
And Verify that carrier can't add offer to auction 081ms
After Hooks.deleteTransportAfterTest() 596ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 469ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 108ms
And Show all transport "false" 156ms
When Go to auction form 1s 587ms
Then Verify carrier selection value "false" 127ms
After Hooks.deleteTransportAfterTest() 523ms
Given Login as "alrec-admin" and set token of apiUsername "super-admin-alrec" 2s 484ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-alrec" 2s 251ms
And Show all transport "true" 295ms
When Go to auction form 1s 591ms
Then Verify carrier selection value "true" 138ms
After Hooks.deleteTransportAfterTest() 538ms
Given Login as "adama-admin" and set token of apiUsername "super-admin-adama" 2s 398ms
And Create transport "CREATE_TRANSPORT" by JSON file as "super-admin-adama" 2s 078ms
When Open transport auction form 414ms
And Select all companies checkbox in transport auction form 155ms
And Unselect company "PAA2" in transport auction form 162ms
And Put transport on auction 15s 472ms
And Open transport auction history 204ms
And Open participants section in transport auction history 155ms
Then Check if unselected "PAA2" is in transport auction history as participant 15s 044ms
After Hooks.deleteTransportAfterTest() 758ms
Given Login as "swisskrono-admin" and set token of apiUsername "super-admin-skz" 2s 643ms
And Create transport "CREATE_SMALLS_IMPORT" by JSON file as "super-admin-skz" 2s 126ms
When Open transport auction form 500ms
And Select all companies checkbox in transport auction form 139ms
And Unselect company "PSKZA2" in transport auction form 127ms
And Put transport on auction 15s 436ms
And Open transport auction history 199ms
And Open participants section in transport auction history 145ms
Then Check if unselected "PSKZA2" is in transport auction history as participant 15s 031ms
After Hooks.deleteTransportAfterTest() 612ms