Posts Tagged 'Ui Testing'

Webinar Recap: How To Test MS Dynamics 365 for Sales Through The UI

May 4, 2020

On April 29th, 2020, our automation champion - Denis Markovtsev, Ph.D took us on a journey exploring the testing of MS Dynamics 365 for Sales Through the UI.  The webinar focusing on the following how-to's: 

  • Start testing Dynamics 365 for Sales with Rapise
  • Launch Dynamics 365 for Sales from an automated test
  • Automate navigation within Dynamics 365 for Sales
  • Record a test case and make it a part of the framework for regular execution.

If you missed the webinar, here 👇 are some of the highlights!

Read More

Webinar Recap: Automating MOBILE UI Testing

November 25, 2019

On November 20, 2019 Inflectra hosted the 3rd live webinar: Automating Mobile UI Testing from the Tier 2 Certification series called: Planet Test Automation: First Steps

If you missed the webinar, we are happy to share this recap👇 with you!

Read More

Webinar Recap: Automating Desktop UI Testing (Part 2)

November 5, 2019

On October 30, 2019 Inflectra hosted the 2nd live webinar: Automating Desktop UI Testing from the Tier 2 Certification series called: Planet Test Automation: First Steps

If you missed the webinar, we are happy to share this recap👇 with you!

Read More

Webinar Recap: Automating Web UI Testing

October 18, 2019

On October 16, 2019 Inflectra hosted the 1st live webinar: Automating Web UI Testing from the Tier 2 Certification series called: Planet Test Automation: First Steps

If you missed the webinar, here is a recap👇 ~ enjoy!

Read More

How to Wreck Your UI Test Automation Project - A Cheat Sheet

September 4, 2018

A while back we wrote about how to make a UI test automation project a nightmare, well in the second part of this blog series, we explore some ways you can wreck and derail an automation project. Hopefully, you will do the opposite and become a test automation hero!

Read More

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

Using REST & UI Testing To Test An Ajax Web Application - Webinar Recording

July 20, 2018

We are please to share with you the recording of our recent webinar on Using REST & UI Testing To Test An Ajax Web Application. 

The webinar is based on a talk by Adam Sandman, first presented at STPCon Spring 2018. 

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

How to Make UI Test Automation a Nightmare - A Developer's Guide

December 19, 2017

We are trying to prove ourselves wrong as quickly as possible, because only in that way can we find progress.
― Richard Feynman

There are many ways in which you can make the lives of test automation teams harder. If you are a developer or system architect and one of testers is the kind of guy you dislike, this article is for you. Enlightened by the sacred knowledge contained in this short article you will learn how to make UI of any application nearly untestable.

Alternatively, if you are a kinder soul and respect others' hard work, you may consider topics presented herewith as anti-patterns.

So, let's go.

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

The Top 3 Tools In Automated UI Testing for Dynamics AX

August 7, 2017

Ever wonder which automated UI testing software to use for Dynamics AX ?

We have a review that compares the three top tools on the market: Visual Studio Coded UI, Rapise and AXeptance. Read how each of them fair when tested against the following five criteria:

  1. functionality
  2. ease of use & maintenance
  3. date-driven testing
  4. reliability
  5. speed
Read More

#TechTuesday: Resilient UI Test Automation for Web Applications

June 20, 2017

Web applications are a perfect example of a rapidly moving target for UI test automation tools. Agile and DevOps drive small changes and frequent releases. This leads to certain challenges in QA field. How to create tests that survive after small UI changes? How to create tests that produce same results if ran 10 times in a row on an unmodified application? How to create tests that check exactly those features they were designed to check?

Answers to these questions are not entirely simple. Test automation is still an art.

In this blog we try to figure out what every test automation engineer can do to find the right answers. First I'll give a few examples that illustrate common challenges in Web UI test automation.

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