Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 )
- Host: GitHub
- URL: https://github.com/aladnansami/ecomerce-website-automation-using-testng-
- Owner: aladnansami
- Created: 2022-08-24T10:04:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T06:56:16.000Z (over 2 years ago)
- Last Synced: 2024-11-28T02:32:37.649Z (2 months ago)
- Topics: appium, automation, selenium, test-automation, testing
- Language: Java
- Homepage:
- Size: 8.33 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.com2. 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