CodedUI Blog

This is a CodedUI blog which serves as a - One stop solution blog for all CodedUI related information. Hope you enjoy this. If anyone has any information it can be shared and also if any improvements can be made please let me know. Few of the topics can be found in other blogs. My main moto is to share knowledge and also collecting the information

Tuesday, 13 December 2016

Data Source Types and Attributes

›
CSV [DataSource("Microsoft.VisualStudio.TestTools.DataSource.CSV", "|DataDirectory|\\data.csv", "data#csv", D...
Thursday, 1 December 2016

How to Click or find control by scrolling page in CodedUI

›
H ow to click on control if it is visible on page and we need to scroll the page to click on it. In CodedUI we have UITestingUtilities d...
Thursday, 4 August 2016

Finding elements by JavaScript

›
While trying to use JavaScript to speed up the test execution, many tests would start first operation (such as selecting one option from a...

TryFind vs WaitForControl(Ready/Exist)

›
TryFind() changed the test execution. The reason is that TryFind() would return true/false immediately when pages are still loading and ...
Sunday, 10 April 2016

Database Testing with CodedUI

›
Lets discuss about the Database Testing with CodedUI (C#) with some sample code Connection String plays a key role in connecting to the...
Thursday, 7 April 2016

Using a App.config file to have different Sections in CodedUI project

›
To make coded UI tests to work in different environments, or to have different configuration values for different test methods to override ...
Monday, 10 August 2015

Limit TestMethod Timeout in CodedUI

›
Sometimes when we have Test Methods which run for long time, we tend to see the below kind of exceptions and TestMethod execution stops. ...
›
Home
View web version

Myself

Satish kumar Bammidi
View my complete profile
Powered by Blogger.