Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Command-line scripting in e-tester

VePuli-OracleJan 6 2009 — edited Jan 15 2009
Hi,
below are my requirement.
1. I need to start e-tester functional testing via a script
2. Something like ./etester <input job name> <start|stop>
3. If possible start it in silent mode (non-gui) execution.

Is it possible to create a script in e-tester to start it from command-prompt shown above.

thanks,
Venu.

Comments

Your Linux is 64-bit, Java ME VM is 32-bit application, so 32-bit support libraries have to be installed before you can use ME SDK. This is actually described in docs: https://docs.oracle.com/javame/8.2/sdk-dev-guide/install.htm#sthref10

Docs has an example how to do it under Ubuntu, but under CentOS this also should not be a problem.

Please, also, note that CentOS is not officially supported platform.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 12 2009
Added on Jan 6 2009
3 comments
1,145 views