logo logo
Software Testing Using Node.js

Software Testing Using Node.js

Software testing is very important – without it, bugs sneak into the wild where they’re more difficult and expensive to fix. Automating testing can significantly increase test...

Be Descriptive With Your Test Failures

Be Descriptive With Your Test Failures

Descriptive test failures can save time and money. While the return on investment may not be immediate, future developers (possibly yourself), will appreciate the effort....

Top Essential JavaScript Testing Frameworks

Top Essential JavaScript Testing Frameworks

Without a doubt, automation testing has in recent years grown to become an industry of its own in the software development world. High demand for new platforms, tools and...

selenium and javascript

Selenium and JavaScript Best Practices

Including unit tests in your web app projects leads to various benefits: Primarily, an effective and measurable way of proving code quality to developers and other project...

7 Open-Source Test Automation Frameworks

As we enter the last quarter of 2017, TestProject's team decided to wrap up for you the best open-source test automation frameworks out there, and to help you choose the right one...

Essential Skills for Landing a Test Automation Job in 2018

Every year brings new requirements in the test automation market. Test automation engineers must master their skills in order to stay ahead and land the job of their dreams....

Javascript testing with selenium webdriver

Javascript Testing with Selenium Webdriver and Mocha

In case you are looking to write a functional test in Javascript, the following tutorial provides a perfect structural and referential material for a UI automation engineer...

Front End Development & Unit Test Automation Trends!

In the past decade web front end development has rapidly evolved and single page applications became a standard. The applications implementation roamed to the client side and as...