Skip to content

SyncfusionExamples/coded-ui-test-external-plugin-source-project-for-wpf-gridcontrol-and-griddatacontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coded UI Test External Plugin Source Project for WPF GridControl and WPF GridDataControl

This repository contains the coded ui test external plugin source project for WPF GridControl and WPF GridDataControl.

The Coded UI Test(CUIT) extension is a technology manager that tells Coded UI Test to use UI automation for Syncfusion WPF controls.

To test the Coded UI supported controls with CUITs, build the Extension project and place in the following mentioned location.

Controls Compile assemblies Adding Extension assembly Extension Project
GridControl Grid.WPF Syncfusion.VisualStudio.TestTools.UITest.GridExtension.dll Get the Extension project from this repository.

To run the CUITs, follow the steps:

  1. Run the Extension project and build it.
  2. You can get the following tabulated assembly from the bin folder.

The above assembly must be placed in the following directory based on your Visual Studio version.

Visual Studio Version Relative Path
2010 C:\Program Files (x86)\Common Files\Microsoft Shared\VSTT\10.0\UITestExtensionPackages
2015 C:\Program Files (x86)\Common Files\Microsoft Shared\VSTT\14.0\UITestExtensionPackages
2017 C:\Program Files (x86)\Common Files\Microsoft Shared\VSTT\15.0\UITestExtensionPackages

The Extension package should be installed(For example, Syncfusion.VisualStudio.TestTools.UITest.SfGridExtension.dll) in GAC location. Refer to the MSDN link for GAC installation.

About

This repository contains the coded ui test external plugin source project for wpf gridcontrol and griddatacontrol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages