Getting the below error-
initializationError FAILED
io.testproject.sdk.internal.exceptions.AgentConnectException.
Same project is working fine for Android platform and also in testproject iOS project is working but when i integrated with eclipse, unable to execute.
I think that the simplest way to start will be recording iOS test first with TestProject recorder, then go to the text context menu and choose generate code option, select JAVA → openSDK. It will create a complete project for you with the dependencies required.
And also you can find an example for a test on iOS here:
Let me know if it helped you, and if you have any more questions please feel free to ask