No announcements
Found 3058970 threads
-
0 Votes
How to do UI automation testing thru an agent
Check this to know how to configure the test agent as interactive process - http://msdn.microsoft.com/en-us/library/dd648127.aspx Please ...Answered | 3 Replies | 3796 Views | Created by Jerome Su - Sunday, September 19, 2010 7:30 AM | Last reply by Vishnu [MSFT] - Sunday, September 19, 2010 5:33 PM -
0 Votes
running automated coded UI test via MTM testing center
I had similar situation and I was able to run automated test cases from MTM without changing its status from 'Aotomated' to 'Not Automated'.Answered | 4 Replies | 8937 Views | Created by ayelet keren - Wednesday, July 7, 2010 7:21 AM | Last reply by Riz's TFS Automations - Wednesday, October 20, 2010 3:31 PM -
1 Votes
Coded UI Test disrupts
Hi, The CodedUI test needs to interact with the application's UI and during that time it won't be possible for the user to use the machine as it will disrupt the ...Answered | 1 Replies | 1495 Views | Created by Sema_70 - Wednesday, August 29, 2012 9:35 AM | Last reply by pankaj.nith - Wednesday, August 29, 2012 8:18 PM -
1 Votes
Automated Coded UI Test Help Need
>what I need to test, if there changes on Database table and developer updating new membership price, my Automated Coded UI pick new calculation and adding ...Answered | 17 Replies | 1149 Views | Created by ikeselman - Friday, June 23, 2017 5:41 PM | Last reply by ikeselman - Wednesday, July 19, 2017 5:44 PM -
0 Votes
Coded UI Testing for PowerBuilder Apps
We have not tested PowerBuilder applications.Answered | 1 Replies | 5133 Views | Created by Ayman El-Hattab - Thursday, October 20, 2011 12:24 PM | Last reply by Mathew Aniyan MSFT - Thursday, November 3, 2011 3:15 AM -
1 Votes
UI Automation with DataTemplate
I'm trying to test a WPF application that uses lots of DataTemplates.Answered | 2 Replies | 2722 Views | Created by dimaj - Friday, April 3, 2009 4:38 PM | Last reply by dimaj - Friday, April 3, 2009 4:43 PM -
0 Votes
Mapping Multiple Automated Tests to Single test case in MTM
After you associate a single automated test to multiple test cases, the automated test will be run once if you only run one ...Answered | 3 Replies | 798 Views | Created by Madan S - Wednesday, September 10, 2014 10:19 AM | Last reply by Amanda Zhu - Friday, September 12, 2014 2:29 AM -
0 Votes
automated UI testing of SilverLight on Mac
Hi Shahar Coded UI Tests are not supported on Mac.Answered | 3 Replies | 4590 Views | Created by Shahar - Thursday, January 6, 2011 1:59 PM | Last reply by Srishti [MSFT] - Monday, January 10, 2011 5:06 AM -
1 Votes
Is there a way to Automate the Lightning Chart Controls using Coded UI.
>We are in the process of Automating the Lightning Charts, using Coded UI.Answered | 1 Replies | 682 Views | Created by Karthick - HCLT - Wednesday, January 27, 2016 6:07 AM | Last reply by Jack Zhai-MSFT - Monday, February 1, 2016 2:50 AM -
1 Votes
How to Automate UI Testing of my App on Windows Phone ?
See http://blogs.msdn.com/b/visualstudioalm/archive/2014/04/05/using-coded-ui-to-test-xaml-based-windows-phone-apps.aspx .Answered | 2 Replies | 873 Views | Created by Kunal.id89 - Tuesday, May 27, 2014 7:40 AM | Last reply by Amanda Zhu - Wednesday, May 28, 2014 5:18 AM -
0 Votes
Overview of automated tests in Test Manager
I am afraid its still not possible to view the coded ui tests (with no associated manual tests) through mtm.Answered | 5 Replies | 5828 Views | Created by mattias_s - Wednesday, September 29, 2010 12:09 PM | Last reply by Kanchan Verma [MSFT] - Thursday, September 30, 2010 10:41 AM -
0 Votes
Coded UI Tests: Any courses available?
Is there any e-learning course available from Microsoft?Answered | 2 Replies | 4712 Views | Created by RobertHammarstrom - Monday, September 20, 2010 8:34 AM | Last reply by Allen.Feinberg - Thursday, September 23, 2010 2:43 AM -
0 Votes
Can we use Coded UI Automation to some automate UI workflow (using Console application) other than testing?
Hi Kiran, I'm afraid that we can't use Console application using Coded UI assembly references to implement a Coded UI Test.Answered | 1 Replies | 793 Views | Created by Kiran Cherupally - Thursday, April 14, 2016 4:48 PM | Last reply by Weiwei Cai - Monday, April 18, 2016 7:30 AM -
0 Votes
Are there any workarounds to identify Silverlight 4.0 for coded UI test?
There isn't any support for Silverlight test automation in VS2010 yet.Answered | 2 Replies | 4364 Views | Created by Andy Wheeler - Tuesday, August 17, 2010 6:12 AM | Last reply by Tapas Sahoo [MSFT] - Tuesday, August 17, 2010 8:48 AM -
1 Votes
Benefits of using multiple UI Maps
If you have any concerns, please feel free to reopen it or submit a new question.Answered | 3 Replies | 2539 Views | Created by LCasias - Friday, March 8, 2013 5:00 PM | Last reply by Amanda Zhu - Monday, March 18, 2013 12:42 AM -
2 Votes
Building test lab environment for automation Code UI test on windows 10
Above 4 steps, I can manual run Code UI test on test controller ( run at agent ).Answered | 4 Replies | 733 Views | Created by Tu Cuong - Thursday, April 14, 2016 5:46 PM | Last reply by Tu Cuong - Thursday, April 21, 2016 4:06 PM -
0 Votes
Running Automated test using Test Agent and Test Controller,Reusing existing test project(Coded ui)
I suggest that you can run coded UI test remotely using Visual Studio,Test Controller and Test Agent without MTM.Answered | 8 Replies | 3063 Views | Created by djanand - Tuesday, November 27, 2012 4:25 PM | Last reply by Amanda Zhu - Wednesday, December 5, 2012 7:03 AM -
0 Votes
Scheduling automated coded ui test runs and saving test results to a file
any conclusion on this thread?Answered | 7 Replies | 8046 Views | Created by CVenkat - Thursday, August 12, 2010 7:03 PM | Last reply by Nikhil Rajan - Wednesday, December 5, 2012 8:15 AM -
4 Votes
How to detect subitems of Listview in Coded UI Automation Testing .NET 2010 ?
I am new at VSTS 2010, i have to use coded UI test on my own application , but i have no idea to automate (i.e or what is the actual automate coded ...Answered | 19 Replies | 14148 Views | Created by wahab shaikh - Thursday, July 22, 2010 10:08 AM | Last reply by Anonymous Test Engineer - Friday, September 16, 2011 5:38 AM -
0 Votes
Coded UI test for Windows 10 UWP apps
So how can i create the coded ui test in this scenario.Answered | 9 Replies | 1401 Views | Created by NiteshKr12 - Monday, August 22, 2016 6:38 AM | Last reply by Oscar_Wu - Thursday, August 25, 2016 10:26 AM
No announcements