Automated Testing
Download and install following Tools for hands-on session
Install tool as per order given below
Donwload Maven from
https://maven.apache.org/download.cgi--> Download apache-maven-3.8.2-bin.zip -->
After download extract it and keep in to C:\Drive
Edit the system environment variables
Variable Name Variable value
MAVEN_HOME C:\apache-maven-3.8.2
M2_HOME C:\apache-maven-3.8.2
Set PATH Variable
PATH --%M2_HOME%\_ bin
<<If you are not able to do, i am going to show in hands-on session, keep the downloaded file in your computer>>
JDK
https://www.oracle.com/in/java/technologies/javase-jdk16-downloads.html-->Windows x64 Installer
IntelliJ IDEA
https://www.jetbrains.com/idea/download/#section=windows-->Community (For JVM and Android development)