Posts Tagged 'Nodejs'

Rapise Automation Scripts Coming to a Container Near You!

December 17, 2019

We are excited to announce a new beta feature in Rapise - running web and mobile tests under NodeJS. This lets you execute Rapise tests not just on Windows where Rapise is typically installed to write tests, but in other places - on Macs, Linux, containers such as Docker or Kubernetes, and build pipelines such as Azure DevOps pipelines, CircleCI, TravisCI and GitHub pipelines.

Read More

Running UnitJS Tests with Mocha and SpiraTest

September 1, 2017

We announced today that we have just released a new plugin for SpiraTest - a custom reporter for the popular Mocha JavaScript test execution framework. We thought it would be helpful to provide more information around using the new plugin as well as some background on why we decided to develop it in the first place.

Read More

How Many Tools Does It Take to Set Up A TestOps Environment With Selenium?

August 3, 2017

We set ourselves the challenge. If we want to use JavaScript (arguably the most popular programming language in 2017) and Selenium WebDriver to create an integrated testing framework (often called Testing Operations or TestOps for short), how would we do it, and what tools would we need?

Read More