Sha256: db218a7cdd4d69903d467a9ae4af874c8844e538d94be4b2abd24d4042db1aec

Contents?: true

Size: 401 Bytes

Versions: 5

Compression:

Stored size: 401 Bytes

Contents

@NFR-001
Feature: User logons
  In order to use the web application users must be
  able to logon and access the portal in 3 seconds

  Scenario: Logon with 50 users in 1 minute
    Given users navigate to the portal
    When they enter their credentials
    Then they should see their account settings

  Scenario: Bypass logon
    Given users navigate to the portal
    When they enter a direct url

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
watirgrid-1.1.5 examples/parallel/cucumber/example.feature
watirgrid-1.1.4 examples/parallel/cucumber/example.feature
watirgrid-1.1.4.pre examples/parallel/cucumber/example.feature
watirgrid-1.1.3 examples/parallel/cucumber/example.feature
watirgrid-1.1.3.pre examples/parallel/cucumber/example.feature