Changes for page Acceptance Tests
                  Last modified by chrisby on 2024/05/11 08:20
              
      Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Content
-   ... ... @@ -12,7 +12,7 @@ 12 12 13 13 ### Sample Acceptance Test 14 14 15 -Below is the business acceptance test code of a "Login Scenario" written in the "Gherkin" language, which is used by the Cucumber acceptance testing framework. For example, the line 'Given I am on the login page' calls the te chn the testingframeworktorequest the login page of the website.15 +Below is the business acceptance test code of a "Login Scenario" written in the "Gherkin" language, which is used by the Cucumber acceptance testing framework. For example, the line 'Given I am on the login page' calls the test code that requests the login page of the website. 16 16 17 17 Feature: User Login 18 18 In order to access my account 
 
