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

Executing scripts of C# from Standalone PC

1 Answer 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.
tapan
Top achievements
Rank 1
tapan asked on 26 Aug 2011, 03:29 PM
Hi,

Please confirm the pre-requisite s/w required to execute Executable generated using C#.

Currently we have installed the following s/w in the stand alone PC.

1. SilverLight.- Our app has these controls
2. MSOffice for reporting.
3. DOT net framework 4.0
4. Telerik_Testing_Framework_2011_1_712_FREE_EDITION
5. EXE generated from c# containing references to VSTS, excel, Telerik etc.

After executing the executable which I have given necessary DLL of Telerik Test Studio, am able to launch browser but
post which nothing happens, basically there is no comunication with the browser. It just stays dull.
So please confirm if am missing anything.

FYI: after installing Test studio in the machine am able to execute without any issues.

Regards
Tapan

1 Answer, 1 is accepted

Sort by
0
Stoich
Telerik team
answered on 31 Aug 2011, 01:57 PM
Hello Tapan,
     from your explanation I was not entirely able to understand how you're attempting to run your tests.
If you're working only the Telerik's Testing Framework then your tests will use Unit test templates. You'll be able to run them with a runner written for the specific type of Unit test you've chosen to work with. Check out the section on the Framework in our user guide:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/getting-started/using-visual-studio-team-test.aspx
and specifically:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/getting-started/using-visual-studio-team-test.aspx
You can run VS unit test with MSTest. Please give me some additional details on your use and what you're trying to do.

Best wishes,
Stoich
the Telerik team
Vote for Telerik Test Studio at the Annual Automation Honors Voting!
Tags
General Discussions
Asked by
tapan
Top achievements
Rank 1
Answers by
Stoich
Telerik team
Share this question
or