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

Call test by code

3 Answers 56 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hend
Top achievements
Rank 1
Hend asked on 16 Jun 2015, 11:54 AM

Dears,

 

i have a wpf application and i need to call the test to run from inside the application by code. how can i do this?

and which references i need to Add in my wpf project?

 

Thanks

3 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 19 Jun 2015, 06:14 AM
Hello,

We will need more information in order to figure it out whether this is possible. Could you please elaborate a bit what exactly you mean?

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Hend
Top achievements
Rank 1
answered on 25 Jun 2015, 12:14 PM

Hey Ivaylo,

i am creating a new wpf application and i need to add ArtofTest .dlls in it in order to be able to call its functions ex. : executing web test by clicking on certain button in wpf application but when i add the usings (  using ArtOfTest.WebAii; )errors appears.

does it mean that the dlls for ArtOfTest is not working except on Test Projects only??

screenshot attached.

0
Boyan Boev
Telerik team
answered on 30 Jun 2015, 07:51 AM
Hello Hend,

You can add our dll in our application.

The error indicates that VS cannot find the dll.

Have you added an assembly reference to that dll in the project before you type the using statement?

Hope to hear from you soon.

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