TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Becoming a fantastic Software Engineer in Test and Automation

5 点作者 shicky将近 11 年前
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

jcr将近 11 年前
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 未加载