Thanks for your reply, I have the test scripts (incl in .jar file) in Git and the appium scripts are written using java. Now, from what i understood, we can checkout the source from jenkins and in build steps i can start appium server, start emulator, then invoke maven command to run tests. Is my understanding correct?
Also, Can i have the appium server installed on my jenkins VM? Could you please let me how you did the configuration set up and libraries/plugins/webdrivers used?
I am completely new to this, please help.