Hi, today we will learn -
How to generate and export java code from Tests
How to add the project in Eclipse
How to configure the project
Build and Run

Step 1 - On TestProject - Goto the test and Generate Code
Step 2 - Unzip the file and add project to Eclipse
Step 3 - Create a folder ‘lib’ in the root project folder
Step 4 - Download java sdk jar and add in lib folder
Step 5 - Update the location of sdk in build.gradle file
Step 6 - Do Gradle - Refresh
Step 7 - Ensure Agent is Running
Step 8 - Run test and check execution

#java

Tutorial | How to generate Java Code | How to run Tests from Java project
1.15 GEEK