Worklight 6.2. Mobile Test Workbench, not able to install the app in iOS -
ios 7.1.1
i'm next instructions of module "testing worklight mobile applications mobile test workbench" testing ios applications
http://public.dhe.ibm.com/software/mobile-solutions/worklight/docs/v620/10_12_testing_worklight_mobile_applications_with_the_mobile_test_workbench.pdf
after step "preparing application testing" see app in available applications tab , in ibm rational test workbench mobile client (using safari).
the problem install button disabled , record button enabled when click error "safari cannot open page because address invalid"
in rtw infocenter there instructions explains must run scripts before installing app, there no mention in worklight training module.
http://pic.dhe.ibm.com/infocenter/rtwhelp/v8r5m0/index.jsp?topic=%2fcom.ibm.rational.test.lt.moeb.doc%2ftopics%2ft_gsios.html
i have generated ipad environment , deployed worklight, have tried run app in ipad , runs (i uninstalled after test).
how install app using ibm rational test workbench mobile client.
i have tried using script:
./rtwbuildxcode.sh /<path>/testrtwtestrtwipad.xcodeproj http://192.168.1.41:7878
the app appears available in mobile applications warning explaining have manage it, click button manage , warning disappear state same, install button disabled , record button enabled when click error "safari cannot open page because address invalid"
since ios7.1, installation of application device no more possible in mtww (because itms protocol requires signed certificate, anyway...)
you have 3 ways install instrumented application on device:
at instrumentation phase, connect first device on laptop via usb calbe , add together 'device' ate end of command line ./rtwbuildxcode.sh. after link phase, mtww install instrumented application on found device (note if on wondows, should install first itunes) on workbench, open mobile application view, select ios application , click on button on top of view (see tooptip 'install on ios device...'). again, should connect first device on laptop usb cable. mtww provice shell script install ios application on device (installappindevice.sh)i hope helps!!
dominique
ios worklight worklight-mtww
No comments:
Post a Comment