Reading:
10 Great Questions from Tester to Architect
Share:

10 Great Questions from Tester to Architect

Content in review

By Ash Winter

Asking questions is one the most important skills of a great tester. I really want to help testers deal with the big picture, the hard to hold in your head type of information. Asking questions and piecing together that emergent picture is a real skill, so here's a taster of some powerful enquiries.

The text version!

  1. What business logic is contained within each layer of the proposed/existing architecture?
  2. Where are the synchronous functions in this architecture located?
  3. Which parts of the architecture are pre-compiled and which compile at run time?
  4. What customer facing applications are available? Websites? Publicly exposed API's?
  5. What load balancing applications and logic exist in the primary logical entrance to the stack?
  6. Are there any instances when the app tier is bypassed by the web tier?
  7. Is the storage for the system in a structured or unstructured state?
  8. How many storage instances exist and do they replicate to each other?
  9. Does the data layer have an backup and restore capability?
  10. What persistent underlying storage exists and is it shared between sites?

During my workshopย I hope to expose some of the nuances of software and hardware architecture, thereby really helping testers gain insight into their own existing architecture, or really hold their own in discussion around new architectures.

After all, testing your system on a limited test environment is one thing, getting into the mindset of testing it with pools of servers, topped with load balancers and proxies is a very different challenge!

How To Build a Thriving QA/Testing Team With People-First Leadership
99 Second Talks - TestBash San Francisco 2018
How Pro Wrestling Made Me A World Champion Tester - Jenna Charlton
How Industrial Anthropology Influenced My Testing - Christian Kram
3 Tips To Help Testers Ask Better Questions
Finding bugs before writing code โ€“ Sigge Birgisson
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
Weโ€™re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
The Complete Guide To XPath
Learn how to create robust XPath selectors for your automation and much more...