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

Execute aii scripts without tool

3 Answers 82 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Anshul
Top achievements
Rank 1
Anshul asked on 11 Apr 2011, 07:49 AM
Hi,

is this possible to run automation webaii scripts wothout installling any Telerik QA/ Dev edition tools in operating system??

Anshul

3 Answers, 1 is accepted

Sort by
0
Daniel Levy
Telerik team
answered on 15 Apr 2011, 03:55 PM
Hello Anshul,

Thanks for writing. To execute tests created by Test Studio in the .aii or .tstest file format, you must have a minimum of the Test Studio Runtime edition installed.

If you are executing a .cs or .vb file utilizing the Telerik Testing Framework (WebAii) libraries - then you would need a minimum of the framework to be installed.

Hope this helps!

All the best,
Daniel Levy
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Andrei
Top achievements
Rank 1
answered on 02 Sep 2011, 05:03 PM
Hello Daniel,

Is it possible to execute tests from .cs file utilizing the Telerik Testing Framework (WebAii) libraries in the following way:
- Install WebAii Framework
- Copy all necessary dll from bin folder
- Uninstall WebAii Framework
- Update references in project to point to copied dll ?

I'm trying to do this and I'm getting the following exception:
The type initializer for 'ArtOfTest.WebAii.BrowserSpecialized.InternetExplorer.InternetExplorerActions' threw an exception.

Can you please advise on it?

Thank you,
Andrei
0
Cody
Telerik team
answered on 06 Sep 2011, 10:06 PM
Hello Andrei,

No this is not possible. Telerik Testing Framework also installs hooks into the browsers. It's much more than just a set of dll's. Without these hooks we have no way of automating and controlling browser actions.

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