DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

How Do These Things Get Past QA?

A Zone Leader provides examples of some items that do not appear to have received proper QA review before being deployed.

John Vester user avatar by
John Vester
CORE ·
Feb. 25, 19 · Analysis
Like (1)
Save
Tweet
Share
110.03K Views

Join the DZone community and get the full member experience.

Join For Free

In past articles, I have pointed out scenarios that make me wonder:

- Things I Still Just Don't Quite Understand

- Code Commenting Patterns

- Fix the Switch!

This time, I want to focus on items that have seemed to slip past the QA team's review.

Where's the Text Box?

When working on-site at a client location, often there is a guest wireless network for systems that do not belong to the client. This is a wonderful benefit to allow devices to remain connected without having to use up an expensive cellular data plan.

Unfortunately, the pages that one has to navigate through often do not seem to get much attention from either the UI/UX team or the QA team:

Image title

Notice the use of an Accept button instead of the a text box which allows me to type "I agree," as noted in the Agreement paragraph. Then, the Reject button is a couple lines down - perhaps out of view unless one happens to scroll to the bottom of the screen.

The crazy thing is that I had multiple clients with the same issue on their version of this feature — which is why I felt okay with using this screenshot.

I Am Not Sure What Option to Pick

While developers often employ a negative-driven approach for logic processing, this does not always carry over to a pleasant UI/UX experience.

In the example below, which I have rewritten to protect the client, the question being posed resembles a double negative:

Image title

In addition to the question being somewhat difficult to understand, I wasn't really certain if I should click the Cancel or OK button.

One practice is to always place the expected button (default behavior) on the left-most side and/or use a CSS style to indicate so. Neither options were in place for the project where this modal was originally seen.

Select to Remove

Continuing on with the last section, the next example I encountered provided the user with a list of checkboxes. This seems like a common approach.

However, in this case, the user was being asked to unselect the items they want to not keep. Again, I changed the example to reflect some fictional life insurance company — since I found this while working on a project in another industry:

Image title

What I thought was even more interesting was the final option, that unselected all items, but was actually selected.

I wonder how many times this example has led to unexpected results?

Conclusion

The three examples above point out how, even with a QA team on a project, that things can slip by that do not lead to an effective user experience. While I understand that not every project has the budget for UI/UX assistance, these examples point out challenges that are easy to find/resolve by developers and QA team members:

  • The text around "I agree" should be able to be updated to mention single-clicking the Accept button. Bonus points to properly align both buttons too.

  • The "is it not okay to cancel" phrase should be easy to update to a more understandable question. Also, Cancel and OK could be renamed to something more clear as well — even if one of the buttons is not a preferred/default option.

  • The list of items to remove might be better if rephrased to be "select the policies to keep" or something along those lines. Of course, that final option probably needs to go as well.

As a consultant, I reflect back on the periods in my career where I have been in a production support role. With this view at the top of my mind, I always try to deliver features and functionality that I would prefer to support. This perspective often leads me into a direction where examples, like those noted above, do not make it to the QA team for review.

Have a really great day!

Question answering

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • The 12 Biggest Android App Development Trends in 2023
  • Apache Kafka vs. Memphis.dev
  • The 31 Flavors of Data Lineage and Why Vanilla Doesn’t Cut It
  • Core Machine Learning Metrics

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: