Features

9
77.78%
22.22%


Scenarios

60
91.67%
8.33%


Steps

  • Total 206
  • Passed 200
  • Failed 5
  • Skipped 1
  • Pending 0

6Tags



Started: 11/04/2017 14:39

Duration: 2 mins and 23 secs and 698 ms

Project: myProjectName

Feature Summary


Scenarios & Tests
Feature Total Failed Passed Duration Duration-H
Google Journey Performance 1 1 0 7 secs and 984 ms failed 7984105000
Google search 4 4 0 20 secs and 891 ms failed 20891473000
Offset Actions 1 0 1 2 secs and 461 ms passed 2461390000
Input Actions 9 0 9 19 secs and 77 ms passed 19077965000
Mouse actions 2 0 2 4 secs and 252 ms passed 4252945000
Performance 3 0 3 6 secs and 754 ms passed 6754104000
Select 7 0 7 13 secs and 238 ms passed 13238476000
Switch to window 6 0 6 12 secs and 195 ms passed 12195867000
Tables 27 0 27 56 secs and 842 ms passed 56842135000
Total Features: 9
Passed Features: 7
Failed Features: 2
60 5 55 2 mins and 23 secs and 698 ms

Tag Summary


Scenarios
Tag Total Failed Passed
@complete 60 5 55 failed
@local 55 0 55 passed
@switch_window 6 0 6 passed
@google 5 5 0 failed
@debug 1 1 0 failed
@performance 1 1 0 failed

Failures (5) toggle all


Feature: Google Journey Performance

complete

Google Journey Performance 7 secs and 984 ms

Description

  • 7 secs and 977 ms Given I run the google journey test for 7000 milliseconds
  • 6 ms Then the average journey should not exceed the 3000 milliseconds threshold
    java.lang.AssertionError: Threshold exceeded: Average time of journey is: 3.067500.3 sbut the Threshold is: 3.000000.3 seconds at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.acme.samples.google.stepdef.PerformanceStepDef.the_average_journey_should_not_exceed_the_milliseconds_threshold(PerformanceStepDef.java:67) at ✽.Then the average journey should not exceed the 3000 milliseconds threshold(features/samples/google/google_performance.feature:8)
screenshots (1)
Feature: Google search

complete debug

Background 3 secs and 398 ms

Users can perform a search 702 ms

  • 678 ms When I search for "magentys"
  • 24 ms Then I should see the results page
    java.lang.AssertionError: fail at org.junit.Assert.fail(Assert.java:88) at com.acme.samples.google.stepdef.ResultsStepDef.I_should_see_the_results_page(ResultsStepDef.java:23) at ✽.Then I should see the results page(features/samples/google/google_search.feature:15)
  • 0 ms And I should see only relevant results
screenshots (1)
Feature: Google search

complete

Background 4 secs and 950 ms

Perform search without filter 657 ms

  • 654 ms When I search for ""
  • 2 ms Then I should not see the results page
    java.lang.AssertionError: fail at org.junit.Assert.fail(Assert.java:88) at com.acme.samples.google.stepdef.ResultsStepDef.I_should_not_see_the_results_page(ResultsStepDef.java:29) at ✽.Then I should not see the results page(features/samples/google/google_search.feature:21)
screenshots (1)
Feature: Google search

complete

Background 6 secs and 389 ms

Perform search without filter (inline table) 654 ms

  • 651 ms When I search for:
    term
  • 2 ms Then I should not see the results page
    java.lang.AssertionError: fail at org.junit.Assert.fail(Assert.java:88) at com.acme.samples.google.stepdef.ResultsStepDef.I_should_not_see_the_results_page(ResultsStepDef.java:29) at ✽.Then I should not see the results page(features/samples/google/google_search.feature:28)
screenshots (1)
Feature: Google search

complete google

Background 3 secs and 480 ms

Perform search without filter (inline + examples table) 657 ms

  • 654 ms When I search for:
    term
  • 3 ms Then I should not see the results page
    java.lang.AssertionError: fail at org.junit.Assert.fail(Assert.java:88) at com.acme.samples.google.stepdef.ResultsStepDef.I_should_not_see_the_results_page(ResultsStepDef.java:29) at ✽.Then I should not see the results page(features/samples/google/google_search.feature:35)
screenshots (1)









About


Fork Issue Star