karthikjj / AmazonTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment

Click here to read the assignment

vanilla

This is a base starter kit framework that you can use to build your tests for the above assignment. However, if you are more comfortable with your own tool kit, feel free to use that as well!

External dependencies

For this project to run, you would need to install below 3 dependencies on your machine:

If your JAVA_HOME is set to anything other than JDK 11, you would need to update the path. Else your project will not run. Also, do remember to set the correct JDK settings in your IDE.

Getting Started

For easiest way to getting started, extract this project and open it from IntelliJ.

Then Do a dry run on test in : test -> java -> TestSandbox class and see if your setup is correct.

Tip: Do remember to update this readme file for anything else that you think needs updating here!

Success

About

License:MIT License


Languages

Language:Java 52.9%Language:HTML 47.1%