A site devoted mostly to everything related to Information Technology under the sun - among other things.

Tuesday, August 9, 2016

JavaScript Testing Tools

JavaScript Testing Tools:

Jasmine:
http://jasmine.github.io/ (Behavior Driven)

Protractor:
http://www.protractortest.org/#/ (End-to-End Testing for AngularJS)

Selenium:
http://www.seleniumhq.org/ (Test Automation)

Protractor uses Selenium to automate the Web Browser behavior (Protractor uses JS but still communicates with Selenium using WebDriverJS) .

It’s true you could still use Selenium Web Server API as an alternative to Protractor (with a language of your choice that’s supported) to talk to the Selenium Server.

No comments:

About Me

My photo
I am a senior software developer working for General Motors Corporation.. I am interested in intelligent computing and scientific computing. I am passionate about computers as enablers for human imagination. The contents of this site are not in any way, shape, or form endorsed, approved, or otherwise authorized by HP, its subsidiaries, or its officers and shareholders.

Blog Archive