언어 설정

Menu
Sites
Language
Tool to get the element id on the screen(same as resource id in android-UI automator)
Hi All, is there a tool similiar to UI automator-Android , in tizen as soon as i connect the device i want to get the element id or resource id of the elements present on my active app is there a way to achieve this can you please let me know so i can proceed further Also, can you please provide me the automation test tools which are shipped with the sdk so the user can perform UI tests on both web and native apps Thanks Madhav Pai

Responses

5 댓글
Alex Ashirov

Hi

A as far as I understand you need

UI Builder:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/ide_sdk_tools/tizen_builder.htm

or Native UI Builder

Also, you can test your apps using Unit Test Tool:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.native.appprogramming/html/ide_sdk_tools/unit_test_tool.htm

Madhav Pai

Actually am looking for a Test Tool which ships which the tizen sdk, which works similar to Android Monkey-For Stress testing the web/native tizen apps

 

This is actually not wat am looking for Alex Ashirov,

 

Thanks,

Madhav

Madhav Pai

Actually am looking for a Test Tool which ships which the tizen sdk, which works similar to Android Monkey-For Stress testing the web/native tizen apps

 

This is actually not wat am looking for Alex Ashirov,

 

Thanks,

Madhav

Alex Ashirov

Unfortunately,

There was such topic some time ago and it seems that there is no such tool integrated into the Tizen SDK:

https://developer.tizen.org/forums/native-application-development/any-test-tool-similar-monkey-tool-on-android-available-on-tizen

AVSukhov

Hello,

Tizen SDK does not currently have environment for automated testing.