Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aladnansami/ecomerce-website-automation-using-testng-

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )
https://github.com/aladnansami/ecomerce-website-automation-using-testng-

appium automation selenium test-automation testing

Last synced: 3 days ago
JSON representation

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )

Awesome Lists containing this project

README

        

# Test_Automation_Selenium_TestNG
This project is on automating an E-commerce Website.

# Automation Guidelines
Automate following scenario:

1. Visit this site:

http://automationpractice.com

2. Signup 2 users

3. Save user in a JSON array

4. Use any user for search a product and purchase that.

5. Write necessary test cases in an excel file with standard test case format for each modules like signup, login, search and checkout

# Website Link
Automation Practice Website

# The following key modules/pages are automated:
SignUp

Login

Search

Cart

Checkout

# Technology:
-Intellij IDEA
-Selenium
-TestNG

# Languages
Java

# Test Case(.xlxs)
Go to