Rapise v5.1 - Scriptless Automated Testing

April 18th, 2017 by inflectra

rapise automated testing scriptless testing test automation

We're very excited about the next version of Rapise coming out later this month. It has many enhancements and improvements for testing the web, mobile and desktop applications which we'll be discussing, but the biggest new feature is the ability to create scriptless tests, using a familiar Excel-based grid framework for composing automated tests. Unlike some other tools (cough cough HP UFT) this is natively part of Rapise, not some add-on.

What Do We Mean Scriptless?

Let's imagine we're recording a simple automated web test against the sample http://www.libraryinformationsystem.org website that comes with Rapise:

Now in this script, we'll perform the following actions to verify that you can login correctly (the happy path):

  1. Click on the login button
  2. Enter your username and password
  3. Click on the submit button
  4. Once the home page loads, verify the name of the logged in user at the top-right

If you use the current (v5.0) version of Rapise, what will be recorded is a JavaScript test script that looks something like the following:

Now you know that you can drag and drop objects and actions from the object tree on the left-hand side into the test script, but for automation engineers that are not programmers, we found that in many cases the resulting scripts are not easy to understand and the syntax can be fiddly to get right. All you Java, JavaScript, C#, C++, C programmers out there know that you need curly braces, semi-colons at the end of each line, etc. but for others, it's not so obvious.

 

So to make automated testing and the power of Rapise's object based testing more accessible, we have now introduced in Rapise 5.1 a new alternative methodology (don't worry, JavaScript is still available as an option and always will be!) called the Rapise Visual Language (or RVL).

So How Does It Look?

Let's imagine that we perform the exact same set of steps, recording the test script using the Rapise Visual Language approach:

What you'll notice is that each of the recorded actions has now become a series of rows in the grid, with the first column being the type (perform an action, comment, make an assertion that a value matches what was expected, set a variable, be a parameter or output to the current test report):

The second column is then used to select the object from the object tree:

Note that you can call custom functions (written in JavaScript), global utility objects as well as any of the recorded objects from the application being tested.

Finally, the remaining columns contain any parameter values, with subsequent rows being used if necessary:

This means that once you have learned the objects during testing, anyone can compose the test just by adding rows to the grid and then just picking the appropriate objects and actions.

Unleash the Power of Excel

Now one the really exciting things about RVL is that it's ultimately stored as an actual Microsoft Excel file (XLSX) file inside the Rapise project. So in addition to doing simple editing within the Rapise visual editor, you also have the option to open the file in Excel natively:

This opens up many exciting possibilities of being able to use Excel formulas to auto-generate test data from another worksheet, perform validation tests by doing calculations in Excel and comparing them with the results returned from the application. You can now use Excel and Rapise to have a powerful, easy to use, yet incredibly extensive test automation framework.

 

We hope that you like what's coming in the new version, please let us know if you have any feedback.

Spira Helps You Deliver Quality Software, Faster and with Lower Risk.

Get Started with Spira for Free

And if you have any questions, please email or call us at +1 (202) 558-6885

Free Trial