Saturday, 15 March 2014

c# - Launching a windows metro app programmatically -



c# - Launching a windows metro app programmatically -

i new testing. have been asked perform functional testing windows metro style application. there way of launching/deploying/re deploying windows metro application programmatically using c# in local machine environment?

also know if windows metro app in c# language considered native or hybrid?

instantiate activation manager , phone call iapplicationactivationmanager::activateinstance. can find out how in "automating testing of windows 8 apps" (that article includes finish sample).

c# deployment windows-8 functional-testing

No comments:

Post a Comment