Test Automation | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Test Automation

Does anyone here knows how this java works with test automation am a manual tester and i really wanna break into writing test and running them with automation? Please help

6th May 2019, 3:11 PM
Ola
2 Answers
+ 10
Take a look at the JUnit resources. For the automation part, you can use a build tool like Maven or Ant. https://junit.org/junit5/ https://maven.apache.org/surefire/maven-surefire-plugin/examples/junit.html https://ant.apache.org/manual/Tasks/junitlauncher.html
6th May 2019, 4:01 PM
Tashi N
Tashi N - avatar
+ 1
Thanks Tashii
7th May 2019, 7:10 AM
Ola