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

ArtOfTest.WebAii.Wpf is missing

5 Answers 144 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nathan
Top achievements
Rank 1
Nathan asked on 23 Feb 2015, 08:59 PM
I'm new to automated testing and have decided to try the Telerik tool. Here is what I have:
VS 2013
WPF application

I want to write some test scripts for testing WPF but the examples show a library that I need to reference, ArtOfTest.WebAii.Wpf. I can't find this library on my machine. I have searched the internet for it and still can't find it. Do I still need this .dll or has this been removed? Also, are there some good examples of WPF testing somewhere I can take a look at them?

Thanks.

5 Answers, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 24 Feb 2015, 12:23 PM
Hi Nathan,

ArtOfTest.WebAii.Wpf is part of ArtOfTest.WebAii which is automatically added into the reference so you don't need to add any additional assembly references.

Let me know if you need further assistance.

Regards,
Boyan Boev
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Nathan
Top achievements
Rank 1
answered on 24 Feb 2015, 03:44 PM
Thanks for your response. However, I have looked in the references folder of the project I am trying to test and there is no reference to ArtOfTest.WebAii.Wpf. I have even started a new project and I see no reference to this library. I am using VS 2013.
0
Cody
Telerik team
answered on 24 Feb 2015, 04:47 PM
Hi Nathan,

I am sorry for the confusion. There is no ArtOfTest.WebAii.Wpf.dll file. The namespace ArtOfTest.WebAii.Wpf is included within the file ArtOfTest.WebAii.dll. You only need a reference to this dll file within your project to gain use of the ArtOfTest.WebAii.Wpf namespace.

I hope this helps.


Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Nathan
Top achievements
Rank 1
answered on 24 Feb 2015, 04:50 PM
Ok, that makes sense. I will give it a try. Are there any good tutorials on how to use this tool?
0
Cody
Telerik team
answered on 24 Feb 2015, 06:06 PM
Hello Nathan,

Our online users guide starts here. There are also a number of videos you can find online. You can download our API reference here.

Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Nathan
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Nathan
Top achievements
Rank 1
Cody
Telerik team
Share this question
or