TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Becoming a fantastic Software Engineer in Test and Automation

5 pointsby shickyalmost 11 years ago
Hello Hacker News,<p>I&#x27;ve moved to the testing work recently enough from Dev&#x2F;Support and have had a troublesome time attempting to find resources which will make me a better tester and a better software engineer in test. The one thing I found on hacker news other than hundreds of job postings was this: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3264223#up_3264286 - which is both very old and doesn&#x27;t seem to contain great advice.<p>So HN, how do I become an awesome software engineer in test, clearly there are a lot of them out there based on job postings, so where are they? What skills do they have? Where do they go to learn new skills to become better?<p>Thanks!

1 comment

jcralmost 11 years ago
Unfortunately, you&#x27;ve left out some of the details necessary to answer your question. The big two big questions are:<p>(1) What are you testing? (e.g. hardware?, software?, firmware?, ... --and more detail is better)<p>(2) What are you trying to automate? (e.g. an oscilloscope?, a Logic Probe?, network throughput? computational load? memory usage? algorithm efficiency? a software bug test suite to find regressions? ...).<p>Other useful questions are:<p>(1) Does your company do experimental&#x2F;research work?<p>(2) Is your company using &quot;Agile&quot;, or &quot;TDD&quot; (Test Driven Development), or some other organizational methodology?<p>(3) What are your constraints? (e.g. do you need sub-millisecond timing resolution?, are you limited to particular interfaces&#x2F;buses like Serial, GPIB&#x2F;HPIB, SCPI, PCIe, USB, Ethernet, ...?, do you need to use emulators?)<p>(4) Does your company have an existing test regimen?<p>(5) Is your middle name Tim?<p>OK, that last one more than just a joke; it&#x27;s actually a trick question and it serves a point. The best test design and automation engineers I&#x27;ve known all have a real knack for doing the unexpected --You can often find bugs by doing unexpected things.<p>Whether it&#x27;s called &quot;Test&quot; or &quot;Quality Assurance&quot; or &quot;Total Quality Management&quot; or whatever, the field is absolutely huge, and it can be extremely fun and challenging.
评论 #8113851 未加载