Posts Tagged 'Gui Testing'

Introducing the Web UI Test Automation Playground

August 7, 2018

We have all seen slick demos of automated testing tools and frameworks. They show how you can quickly automate a nice, well constructed login page. The test records easily, the playback is seamless and it all looks so easy and painless. Then you purchase the tool and when it makes first contact with a real application, it looks as seamless as a Rube Goldberg machine!

Read More

Recording of Testing Salesforce Lightning with Rapise Webinar

February 14, 2018

Rapise is the most powerful and easy to use software testing tool on the market for testing Salesforce.com. We have many customers and partners using Rapise to streamline their testing of Salesforce.com, cutting down the time to test every new patch, update, or customization. We recently had a webinar that demonstrated the best practices and tips and tricks for testing Salesforce's new Lightning Edition. Don't worry if you missed the webinar, we have a recording available.

Read More

Recording of Testing Dynamics NAV with Rapise Webinar

January 25, 2018

Rapise is the most powerful and easy to use software testing tool on the market for testing Microsoft Dynamics NAV. We have many customers and partners using Rapise to streamline their testing of Dynamics products, cutting down the time to test every new patch, update, or customization. We recently had a webinar that demonstrated the best practices and tips and tricks for testing Microsoft Dynamics NAV. Don't worry if you missed the webinar, we have a recording available.

Read More

Recording of the Microsoft Dynamics CRM / 365 for Sales Webinar

December 19, 2017

Rapise is the most powerful and easy to use software testing tool on the market for testing Microsoft Dynamics CRM and Microsoft Dynamics 365 for Sales. We have many customers and partners using Rapise to streamline their testing of Dynamics products, cutting down the time to test every new patch, update, or customization. We recently had a webinar that demonstrated the best practices and tips and tricks for testing Dynamics CRM and Dynamics 365. Don't worry if you missed the webinar, we have a recording available.

Read More

Recording of Testing Salesforce.com with Rapise Webinar

December 1, 2017

Rapise is the most powerful and easy to use software testing tool on the market for testing Salesforce.com. We have many customers and partners using Rapise to streamline their testing of Salesforce.com, cutting down the time to test every new patch, update, or customization. We recently had a webinar that demonstrated the best practices and tips and tricks for testing Salesforce.com. Don't worry if you missed the webinar, we have a recording available.

Read More

Recording of Testing Dynamics AX 2012 with Rapise Webinar

November 28, 2017

Rapise is the most powerful and easy to use software testing tool on the market for testing Microsoft Dynamics AX 2012. We have many customers and partners using Rapise to streamline their testing of Dynamics AX, cutting down the time to test every new patch, update, or customization. We recently had a webinar that demonstrated the best practices and tips and tricks for testing Dynamics AX. Don't worry if you missed the webinar, we have a recording available.

Read More

Spotlight on Rapise 5.3: Testing Dynamics NAV Applications

September 5, 2017

As you may know, one of the core strengths of Rapise is its support for testing Microsoft Dynamics applications. Rapise offers the best automated testing solution on the market for Microsoft Dynamics AX, CRM and 365. However that is not sufficient for us, after several customer requests, we are pleased to announce that the next version of Rapise due for release in a couple of weeks will also include built-in out of the box support for MS Dynamics NAV as well.

Read More

#TechTuesday: Automated Testing of Complex Web UI Components: Behind The Scenes

June 14, 2017

Take any tool for UI test automation and you will notice that they always lack support for some of the UI controls. And I am not talking about trivial ones like buttons and edit boxes, but the one that are custom controls, which are unique and created for specific needs. It can be some sophisticated grid or menu or a fancy tree. A number of such controls in this rapidly evolving world is growing exponentially. So, every UI test automation engineer is challenged by emerging UI frameworks in every project. This is especially true for Web applications.

As a provider of a UI test automation tool - Rapise - we constantly do our best to arm engineers with the most advanced technologies to help them deal with new UI controls.

This article by Danis Markovtsev will showcase a real-life example of this. 

Read More

Why is GUI Testing Important?

October 11, 2016

In an ideal world, the presentation layer would be very simple and with sufficient unit tests and other code-level tests (e.g. API testing if there are external application program interfaces (APIs)) you would have complete code coverage by just testing the business and data layers. Unfortunately, reality is never quite that simple and you often will need to test the Graphic User Interface (GUI) to cover all of the functionality and have complete test coverage.

Read More