Skip to content

The Amazon Sign-in functionality is a user authentication feature that allows customers to securely access their Amazon accounts. It is designed to ensure a seamless and secure login experience across all Amazon platforms, including the website.

Notifications You must be signed in to change notification settings

SEENI26/Amazon-Cucumber-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Sign-in Functionality - Scenario Outline

  • This feature ensures that users can log in to the Amazon Web application using valid credentials.

Scenario Outline: Verify User Login Functionality

  • This scenario is designed to validate the user login process for multiple test cases.

File Structure

  • The repository includes the following:
  • Feature Files: .feature files containing Gherkin syntax for scenarios.
  • Example: amazon_signin.feature
  • Step Definitions: Code files (Java, Python, etc.) implementing test steps.
  • Example: signin_steps.py or SigninSteps.java
  • Configuration Files: Settings for browser drivers, framework, and dependencies.
  • Example: config.properties, chromedriver.exe

Contribution Guidelines

  1. Fork the repository and create a feature branch.
  2. Write or update test scenarios following the Gherkin syntax.
  3. Submit a pull request for review.

Keep Testing and Building! 🚀

About

The Amazon Sign-in functionality is a user authentication feature that allows customers to securely access their Amazon accounts. It is designed to ensure a seamless and secure login experience across all Amazon platforms, including the website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages