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

Does Test Studio support for Karma JUnit testing?

1 Answer 34 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 06 Oct 2014, 05:49 PM
I was wondering if you could clarify Test Studio if it support integrating with Karma. I've checked the Telerik Forum and notice it mentioned supporting Protractor and Jasmine for JUnit testing. But did not mention anything about Karma.

Thank you,

James Nguyen

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 07 Oct 2014, 11:36 PM
Hi James,

Karma is a JavaScript based test runner which is capable of running JavaScript unit tests that were written in other JavaScript unit testing frameworks including Protractor and Jasmine.

Test Studio is a Windows based testing tool that is aimed at end-to-end functional testing of your web application. Test Studio will drive the browser as if a real person were sitting there clicking buttons and typing text, and validating the expected results are displayed in the UI.

The two are in completely different leagues. One is unit testing the JavaScript code that is part of your web application. The other is testing the full end-to-end functionality of your entire web application.

Given that very brief high level overview, how would you want the two to work together?

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
James
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or