I am new to testing. I have been asked to perform functional testing for a windows metro style application. Is there any way of launching/deploying/re deploying a windows metro application programmatically using C# in a local machine environment?
Also I would like to know if a windows metro app in C# language is considered native or hybrid?