This is a migrated thread and some comments may be shown as answers.

Whether Q3 2012 supports in VSTS 2012 Premium?

7 Answers 60 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Namitha
Top achievements
Rank 1
Namitha asked on 07 Mar 2013, 07:12 AM
Hi,

I have licensed version of VSTS Premium 2012 installed in my machine....
And i need to automate (using Coded UI) Windows based application(WPF) application having Rad Controls in it.
 whether Q3 2012 package supports VSTS 2012 Premium?
If so can you send me the link where i can download Q3 2012?


-Namitha

7 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 07 Mar 2013, 01:07 PM
Hello Namitha,

Yes, RadControls for WPF Q3 2012 are supported on VS 2012 (and so on VSTS 2012 Premium). 

I have checked your account and it seems that you do not have downloaded any trial of RadControls for WPF. You can download the latest version here.

Regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Namitha
Top achievements
Rank 1
answered on 07 Mar 2013, 01:24 PM
Hello Didie,

Thanks for the reply...
I have downloaded Q1 2013 from the below link.
http://www.telerik.com/products/winforms/whats-new/release-history/q3-2012-sp1-version-2012-3-1211-3078762224.aspx
Is that not which i have to download?
and I am having Licenced VSTS 2012 premium... and this Q1 2013 is trial version... any problem of compatibility with this?

Or should i download the link which you have suggested to automate the Rad Controls?

Waiting for your reply,
-Namitha
0
Dimitrina
Telerik team
answered on 07 Mar 2013, 02:25 PM
Hello,

The link you have provided is for WinForms, not for WPF. Are you interested in WPF or WinForms? 

All the best,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Namitha
Top achievements
Rank 1
answered on 07 Mar 2013, 02:27 PM
Hello,

Oh!!!! i needed for WPF..:(

-Namitha
0
Dimitrina
Telerik team
answered on 07 Mar 2013, 02:29 PM
Hello,

Please download the latest Trial (following the link I provided) and let me know if you have encountered any problems.

Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Namitha
Top achievements
Rank 1
answered on 07 Mar 2013, 02:33 PM
Sure,
I will download that....

i will let u know ...once working on that....
Thanks alot :)

-Namitha
0
Namitha
Top achievements
Rank 1
answered on 09 Mar 2013, 10:47 AM
Hi Didie,

I Installed the file which u have sent and tried recording the WPF applications.  i added the refernces Telerik.Windows.Controls.dll
and It is showing as WPFButton rather than RadButton as shown below.

public

 

 

void RecordedMethod1()

 

{

#region

 

 

Variable Declarations

 

 

 

WpfButton uIBtnButton = this.UINAFTAWindow.UINAFTAExporterGroup.UITxtExporterCustom.UIBtnButton;

 

#endregion

 

 

// Click 'btn' button

 

 

 

Mouse.Click(uIBtnButton, new Point(15, 8));

 

}

 

can u please tel me what else configurations i need to do get the radcontrols? and is der any refrence should be added?
 Also i have attached my application rad grid....

-Namitha



Tags
GridView
Asked by
Namitha
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Namitha
Top achievements
Rank 1
Share this question
or