typescript

Feature image for javascript vs typescript

Typescript Vs Javascript – Devstringx

With the release of Microsoft's Typescript, there has been a lot of debate about which is better: Typescript or Javascript. Javascript is the standard language of the web, and it has been around for longer than Typescript. The creation of dynamic web pages uses this scripting language. Javascript is also used...

Read more...
protractor

Getting Started With Protractor A Test Automation Framework

[vc_row][vc_column][vc_column_text]

About Protractor

It is a test automation framework that is used for automating web application testing. It combines technologies such as Jasmine, Selenium Web driver, and Node.js. Using a protractor, we can automate both Angular and non-Angular applications.

Some Features of Protractor

Supports simple syntax to write tests Supports Behaviour Driven Development...

Read more...