
Learn test automation for web and desktop apps (Windows Forms and WBM) and mobile automation using Zimri, with coded UI in Visual Studio 2015, in concise modules with fast support.
Learn to automate software testing with coded UI in Visual Studio 2015, using record and playback, UI maps, and functional UI verification across desktop, web, and mobile apps.
Explore interview questions for coded ui, covering element identification, data-driven testing, and exception handling. Learn techniques like find matching controls and reading data by column name for reliable automation.
Watch a demo overview of building a web application from scratch, following steps to implement a mortgage calculator and verify the monthly payment by clicking the calculate button.
Record and playback in automated testing with coded UI in Visual Studio 2015; create a project, record web controls, and validate monthly mortgage payment results.
Learn the record/playback approach in coded UI testing and modify input values via a partial class to update mortgage parameters and test results.
Demonstrates extending code to support data driven execution by using an Excel data source in Visual Studio 2017, creating a dataset, binding data, and reading mortgage data.
Explore an automated testing demo for a Windows desktop calculator using coded UI in Visual Studio 2015, detailing button clicks (seven, plus), file interactions, and equals operations to verify result.
Demonstrates record/playback in coded UI with Visual Studio 2015 by creating a new Windows enterprise project, recording control clicks, rebuilding, running the test, and verifying results.
Provide a demo overview of building a basic WPA calculator desktop application, outlining the steps to create the project and meet key development milestones.
Learn to create a coded UI test project in Visual Studio 2015, define main and WPA windows, set search properties and automation IDs, and automate calculator operations to validate results.
Explore mobile app testing essentials, comparing manual testing with automation tools, and see how cross-platform UI frameworks like Xamarin.Forms streamline automated UI testing across iOS, Android, and Windows.
Demonstrates automated testing of a mobile app on an Android device. Learn to connect the device from the computer, set the target application, start the recorder, and run the test.
connect an android device to the computer, record your app interactions to generate automated tests in Visual Studio, then stop, run, and review results.
Use the read-eval-print loop to interactively build and test a UI, run commands, invoke the app, enter meeting id and Android attendee, then join meeting and save.
Learn automated testing with coded UI in Visual Studio 2015, comparing fragmented testing approaches and applying them to web, Windows, and mobile projects for enterprise applications.
**************************THIS COURSE IS RECENTLY UPDATED by adding new pdf file (In Section 2: Test Automation of Web Application, Lecture 6: Code Against Record/Playback Approach) which shows how to launch the mortgage calculator URL programmatically instead of launching manually********************************
The reason behind is, I have received lot of feedback about mortgage calculator URL launching. They did not figure out that they have to launch the URL manually before they start the test so they keep asking that where is the mortgage calculator URL for application to start? By adding detail information inside the pdf file will help them.
**************************THIS COURSE IS BEING UPDATED EVERY SINGLE WEEK with new lectures AND/OR valuable information to Q&A section based on the questions asked by Students*********************************
HIGHLIGHTS: Updated the QA section with good discussion of how to compare expected value from excel sheet against actual value from web element. Also provided sample code to update the excel sheet with the result of comparison.
Added new lecture to support Data Driven Execution with Visual Studio 2017.
Added new lecture called Interview Questions specific to Coded UI.
Discussed different types of data source supported by Coded UI for Data Driven Testing.
Discussed launching Chrome browser instead of using default Internet Explorer browser.
Installation tips of Selenium Components for Coded UI Cross Browser Testing, Selenium Web Driver, Chrome Web Driver, NUnit test framework, NUGet package etc.
Discussed creation and execution of Coded UI Test in Visual Studio 2015 Vs Visual Studio 2017
Discussed an excel file format for executing multiple test cases. Added sample code and sample excel files.
Discussed various type of automation framework and posted some best practice automation framework diagram that you can start implement.
Discussed web performance and load test using Visual Studio Enterprise using Cloud-based Load Testing.
Discussed Load Testing of web performance test using data driven approach.
***************************************************************************************************************************************
This course is designed for both testers and developers. Tester who want to develop their testing skills in the test automation and Developer who want to execute their unit test in automated way.
This course will teach you how quickly you can build the test automation of Web Application and Desktop Application (Windows Forms/WPF) using Coded UI with Visual Studio 2015. This course will also give you bonus lecture of Mobile Test Automation using Xamarin with Visual Studio 2015. After you have completed this course you should be able to build test automation projects for your company's applications. This course should also help you for your test automation job interview.