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.

Ask HN: From Software Testing to Software Development

2 pointsby varunsainiabout 13 years ago
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 comments

hkarthikabout 13 years ago
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 未加载
rwillystyleabout 13 years ago
Automate your testing.
varunsainiabout 13 years ago
Waiting for ideas...
girishmonyabout 13 years ago
learning a programming language!
评论 #3762351 未加载