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

WebAii Testing versus WebUI Test Studio

3 Answers 128 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
wissam ab
Top achievements
Rank 1
wissam ab asked on 11 May 2010, 10:30 AM
Hi,

sorry my question is very basic: what is the major difference between WebAii Testing (free) and WebUI Test Studio?

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 11 May 2010, 03:43 PM
Hello wissam ab,

Not to worry. It's a good question.

The free WebAii Testing framework is simply a set of .NET assemblies that you can use to program your own browser/website tests by hand. It includes a large set of functions you can use to automatically drive a browser and get information from the DOM contained in the browser i.e. the HTML and the elements it contains.

WebUI Test Studio is the recording and playback tool that assists you in quickly creating and managing WebAii tests. It has it's own UI and can speed up test script creation many fold. You use it to record a test case which then becomes your test case, instead of having to hand code everything by hand using the WebAii Testing framework. It's sort of like the difference between programming in assembly code versus programming in an object oriented language. Generally you are a LOT more effiecient using an object oriented language.

It also includes test execution and test result management. It also includes features to help you diagnose and resolve test run failures.

Let me know if you have any other questions.

Kind regards,
Cody
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
Usman
Top achievements
Rank 1
answered on 04 Jun 2010, 11:17 AM
Hi,

I am new to Telerik automated testing tools. Have just downloaded the trial version for evaluation.
I have a very basic question.
What is the difference between "WebUI Test Studio Developer Edition" and "WebUI Test Studio QA Edition". Apart from the fact that earlier run as a VS plug in and later as a standalone application.
Also can the scripts generated in one version be run in the other version?

Thanks
Usman
0
Konstantin Petkov
Telerik team
answered on 04 Jun 2010, 11:42 AM
Hi Usman,

Here is a comparison between the editions:

Compare WebUI Test Studio Editions

And yes, you can load, edit and run the same tests in both the editions.

Let us know if you have further questions.

Best wishes,
Konstantin Petkov
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.
Tags
General Discussions
Asked by
wissam ab
Top achievements
Rank 1
Answers by
Cody
Telerik team
Usman
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Share this question
or