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
Partner Zones AWS Cloud
by AWS Developer Relations
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
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Culture and Methodologies
  3. Agile
  4. Exploratory Testing Clean Recon Live Example

Exploratory Testing Clean Recon Live Example

See how performing a clean recon on your app helps with model building, risk identification, and next action identification.

Alan Richardson user avatar by
Alan Richardson
·
Aug. 29, 18 · Opinion
Like (1)
Save
Tweet
Share
3.13K Views

Join the DZone community and get the full member experience.

Join For Free

Using The Pulper v 1.2, I recorded a live recon session to try and create an example of note-taking, model building, risk identification, and next action identification. You can repeat the exercise for yourself and see how you get on.

Using The Pulper v 1.2, I performed a live recon session: github.com/eviltester/TestingApp/releases.


Reconnaissance Session

I described it as a "clean" recon, by which I mean

  • Little to no prior planning
  • Based purely on information provided by the app
  • No tool support
  • Unstructured text file for note taking

Other recon types include:

  • Mental
  • Biased/Prompted (Mnemonic, Template, Goal, etc.)
  • Tool Assisted

Note-Taking

The note-taking makes a difference.

Plain Text allows me to write in any order, with no structure.

Mindmap enforces some structure and can lead to a physical structural model of the app. Mind-map is often good for Prompted recons.

I do other types of recons to build a rich model of the application. I do not rely on a single recon. I tend to start with a "clean" recon.

Lessons Learned and Actions Identified

I learned

  • Even a "read-only app" has complexity
  • Particularly around data oracles
  • Even in a recon, we can spot bugs.

I need to identify

  • How to compare pages of data in the app
  • How to compare data on different pages within the app

I identified classes of tools I can use to support my testing:

  • Link checkers
  • HTML validators

But I recognize that these test the "syntax" or "structure" but not the semantics of the app, e.g. data is rendered correctly, but is the correct data rendered?

I used version 1.2 of The Pulper from https://github.com/eviltester/TestingApp/releases

Exercise

I recommend this as an exercise for you, or pick any app you are working on.

You can perform a "clean" recon, even on apps you know well. I programmed The Pulper, I was still able to take a fresh look at it in the recon and I gained value by doing so.

  • Download version 1.2 of The Pulper from https://github.com/eviltester/TestingApp/releases
  • Perform a clean recon
  • Reflect on your notes
    • What did you find?
    • What did you learn?
    • What risks did you identify?
    • Did you spot any bugs?
    • What will you do next?
    • What tools do you have to research?

This article was syndicated from blog.eviltester.com. Author Alan Richardson is an Agile Software Development and Testing Consultant he has written 4+ books including Dear Evil Tester, Automating and Testing a REST API, Java For Testers. He has created 6+ online training courses covering Technical Web Testing, Selenium WebDriver and other topics. He is a prolific content creator on his blog, Youtube and Patreon.

Exploratory testing app agile

Published at DZone with permission of Alan Richardson, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Orchestration Pattern: Managing Distributed Transactions
  • 11 Observability Tools You Should Know
  • Beyond Coding: The 5 Must-Have Skills to Have If You Want to Become a Senior Programmer
  • A Gentle Introduction to Kubernetes

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: