Five for Friday – September 20, 2019

Here we go again…

  • I’ve once again fallen into the trap of reading too many books at once. I will carve some time out soon to get caught up. The latest book to join my “in progress” queue is Software Estimation Without Guessing by George Dinwiddle. Our views on estimation line up quite a lot, and this book has already been invaluable in a few conversations I’ve had in the last week.
  • Yet another article on generalists vs. specialists. A generalist is born when a specialist becomes bored
  • I’ve been Linux and Mac exclusively for over a year now, but I’m still learning my way around the shell sometimes. I’ve been going through yet-another unix shell tutorial this week – and while a lot of it is a review, I’m still finding it valuable.
  • Given my interest in data analysis to understand customer usage, I’m pretty excited to have deltaDNA join Unity this week.
  • My favorite tweet of the week:

Similar Posts

  • Musings on Test Design

    The wikipedia entry on test automation troubles me. It says: Commonly, test automation involves automating a manual process already in place that uses a formalized testing process. I can’t decide whether it bothers me because it’s wrong, or because so many people believe the statement is true. In fact, I know the approach in some…

  • Living Virtually

    I wrote about using virtual machines for testing in hwtsam, and gave a talk at STAR West a few years back on using virtual machines for testing. What I remember most about the talk was the group of VMWare employees sitting about 10 rows back (I think to ensure that I didn’t say anything bad…

  • Twenty Years…and Change

    In January of 1995, I began some contract work (testing networking) on the Windows 95 team at Microsoft. Apparently, my work was appreciated, because in late May, I was offered a full time position on the team. My first official day as a full time Microsoft employee was June 5, 1995. That was twenty years…

  • |

    Five for Friday – March 9, 2018

    Two quotes I’m pondering from Peter Drucker (both appear in Stephen Denning’s The Age of Agile) “There is only one valid definition of business purpose: to create a customer.” “It is the customer who determines what a business is.“ I thought yesterday’s post from Unity on International Woman’s Day was really well done. While I realized…

  • “Why the UI?”

    Readers of my blog know my stance on UI automation. But, as I’ve forgotten my StickyMinds password, and the answer is longer than 140 characters, so I’m responding here. This article from Justin Rohrman talks about the coolness of Selenium for UI testing. In a paragraph called, “Why the UI”, Justin wrote: The API and…

One Comment

  1. How are your shell skills coming along?

    Probably the biggest time-waster I see new shell users doing is always changing their current directory rather than just giving the path to a file they need to do something with.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.