About 3,060,000 results
Open links in new tab
  1. Coded UI Test : How to automate a windows application using

    Apr 16, 2015 · Coded UI test framework has its own search algorithm to search UI object from the window. In my last post I have shown on how to automate a windows application using record …

  2. Using CodedUI to automate a windows calculator - Stack Overflow

    Jan 30, 2018 · This is coded ui test. i want to automate the calculator on windows 10 and this is not allowing me to do so. im using visual studio 2015 and my windows is 10. i am creating a …

  3. Using UIAutomation to automate the Windows 10 Calculator

    Oct 15, 2007 · As a learning exercise, I decided to write VBA code to automate the Windows 10 Calculator using the UIAutomation library, after seeing this thread which controls the old …

  4. Windows Application Automation Testing Using Coded UI

    Using Coded UI Test, software testers can perform actions on controls (UI Elements) using UIMAP (an in-built feature of Coded UI Engine) or Code First approach (Hand Coding). What …

  5. skow0020/CodedUI-Specflow-Example: Coded UI - GitHub

    Open Test Explorer from Test/Windows if necessary; Build the solution to generate test dlls and populate the Test Explorer; Right click to run or debug tests of your choosing or 'Run All'

  6. Hand Coding Coded UI Test using Visual Studio - TFS Solutions

    In this post we will learn how to create the Coded UI Automation test script by hand coding the entire scenario along with UI objects. Explanation about how the Visual Studio Coded UI tool …

  7. Coded ui - lesson 3 - case study - calculator | PPT - SlideShare

    Mar 1, 2015 · This document discusses using the Coded UI framework to create automated tests for a calculator application. It describes recording actions in the calculator to create a test, …

  8. Coded UI Test Basic Walkthrough - DotNetFunda.com

    Mar 2, 2011 · In this article we will discuss about how to create our first CodedUI test project. 1. Open Visual Studio 2010 and create a new Test Project. 2. Add a new CodedUI Test and click …

  9. C# Automation Click Button On Windows 10 Calculator

    Apr 3, 2021 · Buttons have an InvokePattern, you just need to call its Invoke() method to click a Button. -- To find the Calculator Window - as all these applets' main Window has the same …

  10. Automated UI Tests (UI Automation, Appium, Coded UI)

    Dec 18, 2024 · These tools track your actions at runtime (cursor movement, clicks, and keyboard key presses) and generate code that emulates these actions. The following blog post shows …

  11. Some results have been removed
Refresh