Giter Site home page Giter Site logo

appiume2e's Introduction

Appium E2E Assignment :

This project has been developed to automate Amazon application testing on Android platform using Java, Appium, TestNG, Log4j and Maven.Test Data has been fetched externally from Excel Sheet using Apache POI. The driver configuration and Product Name can be changed/modified from the Global.properties file.

Steps to run the application:

  1. Install Appium Server (CLI). Follow instructions on Appium Installation Help. Appium Server need not be started externally, it is handled in the code itself.

  2. Install Android SDK (Command line tools). Follow instructions on Android Installation Help

  3. Connect your android device and verify connectivity using "adb devices" command in command prompt

  4. Run the below command on Command Prompt.

mvn clean install

App Design

  1. Testcases can be found here

  2. Code for application framework can be found here

  3. Test data is read from external source file

  4. Extent Reports is used for reporting functionality.

  5. Log4j has been used for logging functionality.

Scenarios covered

  1. signInTest- Logging in to the app with a set of credentials.

  2. searchProductTest- Searching for "65 inch TV" from the homepage.

  3. selectRandomProductTest- Selecting a random product from the search result and grab the details of the product

  4. addProductToCartTest- Adding the randomly selected product to cart and move to cart view.

  5. validateProductDetailsTest- Validate the details of the selected product from cart.

  6. signOutTest- Signing Out from the app.

appiume2e's People

Contributors

floyd96 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.