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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: From Software Testing to Software Development

2 点作者 varunsaini大约 13 年前
I want to move to software development from my current testing job. I have 5 years of experience in testing. I want to ask my fellow hackers - 1. What are the chances to make this move?

4 条评论

hkarthik大约 13 年前
I made this move, because I had a computer science degree but due to the dotcom bust all I could find were testing jobs coming out of school 10 years ago.<p>Start with learning how to automate testing first. If you're testing web apps learn Watir, WatiN, Selenium, Cucumber, etc.<p>Next step is learn how to write automated integration tests and finally unit tests using an xUnit framework (JUnit, NUnit, TestUnit). Start pairing with experienced devs and help them write unit tests for their code. If you can pick up some BDD style testing here that's even better.<p>When you start feeling more confident, tackle smaller bugs on the bug list. Eventually your velocity will get noticed and you'll be a full fledged dev in no time.
评论 #3782108 未加载
rwillystyle大约 13 年前
Automate your testing.
varunsaini大约 13 年前
Waiting for ideas...
girishmony大约 13 年前
learning a programming language!
评论 #3762351 未加载