coded-ui-tests
Editing Grid Cells with Coded UI Tests
I am trying to create coded ui automated tests; but i have problems with grids.. We are using DevExpress suit and i know DevExpress currently doesn\'t support Coded UI tests. However, i successfully[详细]
2023-02-03 20:25 分类:问答Approach to testing GUI using MS TEST / Coded UI in VS2010
I am just jumping into testing of a GUI-heavy app written in C++(MFC) and C# (WinForms, WPF). I have played with coded ui tests briefly, and I am happy with what I see. The trouble is that my program[详细]
2023-02-03 11:12 分类:问答Run Automated Tests After Team Build On Physical Environment
We are trying to automate our tests but we have some problems. Our solution has 7 projects, one of them is WCF server and one of them is Windows Forms project. Others are helper projects.[详细]
2023-02-03 09:54 分类:问答Good WPF apps for creating CodedUI tutorials
I want to create some small tutori开发者_如何学编程als about CodedUI tests and I need some desktop apps that have a were created with the help of WPF.[详细]
2023-02-03 03:51 分类:问答Hand Coding a Coded UI Test
I 开发者_C百科have been working with Coded UI Test(CUIT) feature of VS2010 . When recording the CodedUI framework generates a lots of hierarchical classes.[详细]
2023-02-02 13:15 分类:问答Running CodedUI Test Generated From Manual Test's Action Recordings
I have got a problem about running codedui test which was generated from manual test\'s action recordings.[详细]
2023-02-02 08:55 分类:问答Patterns for UI test Automation
I\'m currently automation a plugging for MS Office. We are creating Coded UI tests in VS 2010. As an option I could use the \"Coded UI test buil开发者_运维百科der\" tool, but it does not suite in my c[详细]
2023-01-31 10:07 分类:问答What is the workflow for creating a coded UI test with assertions in VS2010?
I am creating a coded UI test with assertions in VS2010.Here is what I want to do: Run the application.[详细]
2023-01-26 23:46 分类:问答How can I add a datasource to a UIMap method instead of a Test Method (VS 2010 Coded UI Test)
I have a 2010 Coded UI Test that performs some actions against a website.I am a开发者_高级运维ble to add a datasource to a \"Test Method\" which loops the entire method once per record.[详细]
2023-01-26 18:32 分类:问答TFS Team Build Coded UI Tests using Test Agent with Windows Form App - TestInitialize - launching the application
If I want tests to run against a Windows Forms application that is built using a team build and then will pass the build process to 开发者_运维问答a test agent to run coded UI tests, can anyone enligh[详细]
2023-01-26 14:51 分类:问答