How to deploy the Appium studio scripts

The scripts are developed at development location, if I would like to deploy/send to customer.
Do the customer should have the appium studio reinstalled and run them?

Yes sure.
The client will be able to execute your tests if he also install Appium Studio.

Is there way to run the scripts without Appium studio?

If using Appium Studio, what all files need to be send? if it possible to generate .jar file and send?

thanks,
Ambika

In our next version (10.9 that will be released this week) we removed the need to use any jars apart from the appium original jars.
It will enable you to run your test with Appium server or to use Appium Studio as the server.

in which case, is it sufficient to share only the class files to run the tests and educate the person the configure the eclipse.

This is current. Nothing more then that.

Thank you for confirming on this.