The Rise of Progressive Web Apps and The Impact on Cross-Browser Testing

PWAs have the ability to transform the way people experience the web.

There are a few things we can agree we have seen happen. The first being that we figured out the digital market from an application type perspective. Secondly, we have seen the rise of mobile, and lastly, the incredible transformation of web to responsive web. In response, now we should all start getting used to a whole new type of application that should change the entire user experience and offer new web functionality–let us take this moment to introduce PWAs.

Google.com is a very clear example of such an app. You have to begin to understand them as at the time this article was written, Apple was about to introduce PWA capabilities* in its upcoming WebKit engine. 

What are Progressive Web Apps?

If you were to refer to the Google official website dedicated to PWAs, PWAs are defined as “A new way to deliver amazing user experiences on the web.”

Going into more detail, David Rubinstein from SD Times, added even more insights into these new app types.

PWAs can use device features like cameras, data storage, GPS, motion sensors, face detection, push notifications, and more. This will pave the way for AR and VR experiences, right on the web. Imagine being able to redecorate your home virtually using nothing but your phone and a PWA. Pan your camera around a room, then use tools on a website to change wall colors, try out furniture, hang new artwork, and more. It may feel like a futuristic fantasy, but it’s becoming close to turning into a reality.

The key behind PWA apps is to provide a rich end-user alternative to native apps. These apps can be launched from the device home screen adding layers of performance, reliability, and functionality to a web application without the need to install anything from the app store. In addition, the apps are still JavaScript based and with additional specific API’s, they can work even when there’s no internet connection, and that’s a huge advantage.

PWAs leverage 2 main architectural features:

Service Workers – give developers the ability to manually manage the caching of assets and control the experience when there is no network connectivity.

Web App Manifest – the file within the PWA that describes the app, provides metadata specific to the app like icons, splash screens, and more. See image below for an example Google offers for such a descriptor file (Json).

In order to check the correctness of your PWA checklist and the entire app, Google offers some tools as part of their documentation, like this Progressive Web Apps checklist and their chrome built-in DevTools (see below visual).

As deeply covered in this great DZone article, good PWAs also implement the PRPL pattern recommended by Google to enhance performance.

What Are the Implications of PWAs for Cross-Browser Sites and Mobile Apps?

To understand the implications, I recommend dividing the question into the impacted Personas.

  1. Developers
  2. Testers
  3. Business
  4. End-Users

Each of the above Personas will have different benefits and implications when adopting this kind of app.

Developers

For existing web developers, this new app type should present a whole new world of innovative opportunities. Since PWAs are still JavaScript based apps, developers do not need to gain new skills, but rather learn the new APIs offered through the Service Workers  and see how they can be leveraged by their websites. 

Since the PWA app runs on a mobile device and can be launched without a network connection and without any installation, it obviously needs to be validated by developers through unit and integration tests.

Going forward, the market envisions these apps impacting the native apps architecture in a way that results in only 1 type of app that can seamlessly run on both browsers and mobile devices with one single implementation that will require a heavier lift and re-work.

Testers

</span style>

For testers, as in every new implementation, new tests (manual/automated) need to be developed, executed, and fit into the overall pipeline.

PWAs, in particular, introduce unique use cases:

  • No network operation
  • High performance 
  • Sensors-based functionality (Location, Camera for AR/VR, and more)
  • Cross-device functionality (like in Responsive, the experience should be the same regardless of the screen size/HW etc.)
  • Adhering to the design and checklist required by Google and (soon) Apple*
  • Accessibility is always a need
  • Security of these apps (with and without being connected to the network)
Business

</span style>

For the business, the new app types shall help increase the end-user engagement with the business. When having a web application that is richer in functionality, performs fast, and can be “always on” through an easy launch from the customers’ device home screen, this by definition, should increase usage and move the needle to the business.

Our assumption is that large enterprises are already looking into these types of apps as the next-gen RWD apps.

End-Users

</span style>

At the end of the day, all products are aiming to get greater engagements with the customers and beat the competition. Obviously, if the end users understand the value in these apps and “feel” it in their day by day activities, this will be a clear Win-Win situation to both the organization as well as the customer.

To assure end-user experience, as Google envisioned when first launching this technology 3 years ago, which is the time when this article was written (2015), Dev and Test teams should continue their Continuous Testing activities and make sure they are covering sufficient platform, features, use cases between each release, and each new release of a platform or device.

To conclude this article, I highly recommend watching the short video and reading the blog from Mozilla on how PWAs live within Firefox and how different the experience each users get from such apps (see below Firefox Wego app within Firefox browser in the background and a PWA Wego app in the foreground).

Happy PWA Testing!

*Things in this article may be outdated

Eran Kinsbruner
Eran Kinsbruner is the mobile evangelist at Perfecto and the author of The Digital Quality Handbook, as well as a monthly columnist at InfoWorld.com. He is a software engineering professional with nearly twenty years of experience at companies such as Matrix, Sun Microsystems, General Electric, Texas Instruments and NeuStar. He holds various industry certifications from ISTQB, CMMI, and others. Eran is a recognized mobile testing influencer and thought leader, as well as an experienced speaker in the major software engineering conferences. He is also a patent-holding inventor for a test exclusion automated mechanism for mobile J2ME testing, public speaker, researcher, and blogger. He can be found all over social media, including on Facebook, Twitter (@ek121268), LinkedIn, and his professional mobile testing blog.

The Related Post

Experience-based recommendations to test the brains that drive the devices In essentially every embedded system there is some sort of product testing. Typically there is a list of product-level requirements (what the product does), and a set of tests designed to make sure the product works correctly. For many products there is also a set ...
First, let me ask you a few questions. Are your bugs often rejected? Are your bugs often assigned back to you and discussed back and forth to clarify information? Do your leaders or managers often complain about your bugs?
Test organizations continue to undergo rapid transformation as demands grow for testing efficiencies. Functional test automation is often seen as a way to increase the overall efficiency of functional and system tests. How can a test organization stage itself for functional test automation before an investment in test automation has even been made? Further, how ...
It’s a bird! It’s a plane! It’s a software defect of epic proportions.
Plan your Test Cases with these Seven Simple Steps What is a mind map? A mind map is a diagram used to visually organize information. It can be called a visual thinking tool. A mind map allows complex information to be presented in a simplified visual format. A mind map is created around a single ...
Let’s look at a few distinctions between the two process improvement practices that make all the difference in their usefulness for making projects and job situations better! An extreme way to look at the goals of these practices is: what makes your work easier (retrospective) versus what did someone else decide is best practice (post-mortem)? ...
Companies generally consider the software they own, whether it is created in-house or acquired, as an asset (something that could appear on the balance sheet). The production of software impacts the profit and loss accounts for the year it is produced: The resources used to produce the software result in costs, and methods, tools, or ...
Creative Director at the Software Testing Club, Rob Lambert always has something to say about testing. Lambert regularly blogs at TheSocialTester where he engages his readers with test cases, perspectives and trends. “Because It’s Always Been Done This Way” Study the following (badly drawn) image and see if there is anything obvious popping in to ...
At VISTACON 2011, Harry sat down with LogiGear Sr. VP, Michael Hackett, to discuss various training methodologies. Harry Robinson Harry Robinson is a Principal Software Design Engineer in Test (SDET) for Microsoft’s Bing team, with over twenty years of software development and testing experience at AT&T Bell Labs, HP, Microsoft, and Google, as well as ...
In software testing, we need to devise an approach that features a gradual progression from the simplest criteria of testing to more sophisticated criteria. We do this via many planned and structured steps, each of which brings incremental benefits to the project as a whole. By this means, as a tester masters each skill or area ...
With complex software systems, you can never test all of the functionality in all of the conditions that your customers will see. Start with this as a fact: You will never test enough! Step 2 in getting started is to read and re-read The Art of Software Testing by Glenford Myers. This classic will set the ...
From cross-device testing, to regression testing, to load testing, to data-driven testing, check out the types of testing that are suitable for Test Automation. Scene: Interior QA Department. Engineering is preparing for a final product launch with a deadline that is 12 weeks away. In 6 weeks, there will be a 1 week quality gate, ...

Leave a Reply

Your email address will not be published.

Stay in the loop with the lastest
software testing news

Subscribe