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

How to run my test in other PC?

2 Answers 52 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.
Juan
Top achievements
Rank 1
Juan asked on 12 Apr 2012, 04:46 PM
Hi everyone,

In my PC Ihave installed the following:

  • Visual Studio 2012
  • Telerik Visual Studio Trial
  • Telerik Testing Framework
  • Google Chrome with the Test Studio extension

I did a program in C# that navigates in a web page. When I run the program in my machine, it goes great!
But, what I need to run the same program in other machine where I have installed the following:

  • Telerik Testing Framework
  • Google Chrome with the TestStudio extension 

I deployed program and is working good in my machine, but not in the other machine. What I need to have or do to run it in other machines?
Thanks in advance,
Juan

2 Answers, 1 is accepted

Sort by
0
Accepted
Anthony
Telerik team
answered on 12 Apr 2012, 11:57 PM
Hello Juan,

Did you create a console application, as demonstrated here? I followed that procedure and placed the resulting .exe file on a second machine with Framework only. It worked as long as the version of Test Studio on my local machine matched the version of the Framework on the remote machine.

I noticed you downloaded the latest version of Framework, 2012.1.411, however you're using an older version of Test Studio, 2011.2.1413.

Upgrade your local Test Studio to 2012.1.411, reload the project and recompile the executable, then run it again on the remote machine.

Regards,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
0
Juan
Top achievements
Rank 1
answered on 13 Apr 2012, 04:14 PM
Hi Anthony,

That was my problem, I've updated Test Studio and now its working great!

Thanks so much for your assistance!
Juan
Tags
General Discussions
Asked by
Juan
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Juan
Top achievements
Rank 1
Share this question
or