Sha256: 8642b4bb5594bdbccaac5d96105e53eb75be39e6ba5916a5e8024a1cfee72520

Contents?: true

Size: 359 Bytes

Versions: 5

Compression:

Stored size: 359 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
    And the response time should be less than 3 seconds

Version data entries

5 entries across 5 versions & 1 rubygems

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