FAQ: Running Coded UI Test on a machine without VS
Another one of commonly asked question is how can I run Coded UI Test (or any other test type) on a machine without installing Visual Studio on it?
You can install Test Agent – the Test Agent is a light-weight install and it is free if you already have appropriate Visual Studio or Test Profession SKU.
Comments
Anonymous
September 22, 2011
The comment has been removedAnonymous
September 23, 2011
Please check msdn.microsoft.com/.../dd293551.aspx and other links below it.Anonymous
May 15, 2012
The comment has been removedAnonymous
May 16, 2012
@RP - Yes!!! You can run Coded UI Tests using mstest once you have Test Agent installed.Anonymous
May 17, 2012
Thanks Gautam..I could able to do it.I observed that when only .net framework 3.5/4.0 etc...were there it could be done..Is my thinking correct? or suggest me some other option which is possible... And the requirements that are to be present in the machine other than Test Agent... Thanks in Advance!!!!Anonymous
May 20, 2012
The comment has been removedAnonymous
May 20, 2012
@RP - Yes, .NET is needed. The Test Agent will install it.Anonymous
May 31, 2012
@Gautam: Thank you for your valuable comments....Coded UI tests are very flexible and helpful...I wanted to know if there are any open source automation tools for the GUI functionality testing of .Net applications which would serve as better as the Coded UI tests.... Can u please share me your ideas....Anonymous
June 06, 2012
@RP - There are various with their own pros and cons. You will find better info on the web than I can provide.