No announcements
Found 3909684 threads
-
0 Votes
Custom code using Coded UI dll
Look at this blog for using Coded UI Features outside a Test Project - ...Answered | 1 Replies | 3671 Views | Created by sakkad - Tuesday, December 27, 2011 7:02 AM | Last reply by Mathew Aniyan MSFT - Tuesday, December 27, 2011 9:18 AM -
0 Votes
Setting reference dll path in a Coded UI test
In this case, the developer dll will be in the bin\debug folder of the coded UI test project after building.Answered | 4 Replies | 1810 Views | Created by Vishnu V Potti - Tuesday, November 12, 2013 4:12 AM | Last reply by Vishnu V Potti - Thursday, November 14, 2013 4:47 AM -
0 Votes
Referencing code from another project
If you have say Project1 with a class Class1 and another project, Project2, with a class Class2 then if you create a new instance of Class2 from an ...Answered | 6 Replies | 632 Views | Created by Y a h y a - Monday, December 14, 2015 4:22 PM | Last reply by Dave299 - Wednesday, December 23, 2015 12:08 PM -
0 Votes
Coded UI Test wrong dll lookup
Maybe you could copy the dll file to your project's Bin\debug folder.Answered | 3 Replies | 1379 Views | Created by disconnect.ed - Tuesday, June 3, 2014 3:21 PM | Last reply by Jack Zhai-MSFT - Monday, June 23, 2014 11:28 AM -
1 Votes
Coded UI Test Project
Currently no support for touch is provided by the Coded UI tests.Answered | 3 Replies | 3163 Views | Created by Srinivasan S V Saripalli - Friday, November 23, 2012 4:17 AM | Last reply by Bharath G P - MSFT - Tuesday, November 27, 2012 12:19 PM -
0 Votes
Code coverage in coded ui
Instead of using dlls from e:\webroot\site\bin, I copied them to some other location, c:\Site and updated IIS so that when http://localhost is hit dlls ...Answered | 6 Replies | 4274 Views | Created by AkshayGarg - Wednesday, April 4, 2012 7:12 AM | Last reply by AkshayGarg - Tuesday, April 17, 2012 6:20 AM -
1 Votes
Is there a way to determine if a Coded Ui Test is runing from another process?
When you run coded UI test from MSTest command line, MSTest.exe process will be called.Answered | 8 Replies | 1092 Views | Created by HeeTom - Tuesday, December 3, 2013 11:58 PM | Last reply by Amanda Zhu - Monday, December 9, 2013 4:40 AM -
0 Votes
calling coded UI test methods from other project and in UIMap.designer.cs file
I am looking for implementing the Reusabiity of tests or something if we can use userdefined functions/customising tests/placing tests in library/DLL/ so ...Answered | 4 Replies | 7625 Views | Created by Bhavitha - Friday, October 1, 2010 10:45 AM | Last reply by Bhavitha - Wednesday, October 20, 2010 5:47 AM -
0 Votes
How do I launch a UI Coded Test from it's compiled DLL?
You can run the tests using MSTEST.exe specifying the test assembly and other options as you may require.Answered | 1 Replies | 4608 Views | Created by Darren_SE - Wednesday, June 30, 2010 10:38 PM | Last reply by Vishnu [MSFT] - Thursday, July 1, 2010 1:43 PM -
0 Votes
set up a project with using the code ui library
That said, you can copy the necessary dll's required to execute the MStest.exe command line test runner.Answered | 3 Replies | 3470 Views | Created by xinluo - Monday, December 12, 2011 3:44 AM | Last reply by Paul DeCarlo - Tuesday, December 20, 2011 4:32 PM -
5 Votes
Is it legal to copy Coded UI DLLs around?
We notice that Coded UI extensions are not installed by test agent installation.Answered | 9 Replies | 4380 Views | Created by ragu.pattabi - Friday, October 14, 2011 10:44 AM | Last reply by TechnoS - Saturday, November 12, 2011 12:14 AM -
0 Votes
How to add 64 build dll in visual studio Coded UI
We couldn't run coded UI tests as the 64 bit process, so the dll files called in the test also would be compiled as the 32 bit.Answered | 1 Replies | 493 Views | Created by Chetan shamdasani - Monday, August 1, 2016 9:29 AM | Last reply by Jack Zhai-MSFT - Tuesday, August 2, 2016 7:59 AM -
2 Votes
How to extract the code from the DLL
Hi, You need to download the .NET Reflector & this FileGenerator plugin , If you ...Answered | 3 Replies | 9309 Views | Created by BizTalk1234 - Thursday, October 30, 2014 12:24 PM | Last reply by Rachit Sikroria - Thursday, October 30, 2014 2:07 PM -
0 Votes
Coded UI hand coding
Hi Farrob, I had Implemented a framework in coded ui.Answered | 3 Replies | 3470 Views | Created by Farrob - Saturday, October 19, 2013 9:52 PM | Last reply by tuely - Tuesday, October 21, 2014 6:54 AM -
0 Votes
Coded UI Support Information
Hi IamMaverick, To make sure that whether the coded UI test supports the specific controls: (1) Using the coded UI ...Answered | 1 Replies | 735 Views | Created by IamMaverick - Monday, December 21, 2015 4:49 PM | Last reply by Jack Zhai-MSFT - Tuesday, December 22, 2015 8:15 AM -
0 Votes
creating DLL from source code
Will be used to test the DLL.Answered | 1 Replies | 514 Views | Created by chrissybhoy - Tuesday, August 16, 2016 3:04 AM | Last reply by Viorel_ - Tuesday, August 16, 2016 4:44 AM -
0 Votes
Coded UI
>I am trying to record a web application and then use data driven method to give a NAME for a new application I suppose if you use the data-driven test, it will ...Answered | 3 Replies | 667 Views | Created by kiran17 - Monday, May 23, 2016 8:51 AM | Last reply by kiran17 - Wednesday, June 8, 2016 9:48 AM -
0 Votes
calling custom commands from code in another project.
What you need to do is get DTE from the Store (which you get by ModelElement.Store, or Shape.Store).Answered | 5 Replies | 3661 Views | Created by yiannisk73 - Tuesday, August 14, 2012 4:15 PM | Last reply by Jean-Marc Prieur - Thursday, September 6, 2012 9:20 AM -
0 Votes
Image from resource to display in UI using XAML and code file...
Hello All, I have few images which are used across various projects.Answered | 2 Replies | 1193 Views | Created by IamHuM - Thursday, December 26, 2013 2:17 PM | Last reply by IssueKiller - Friday, December 27, 2013 6:57 AM - Items 1 to 20 of 3909684 Next ›
No announcements