Print Page | Close Window

Testing Vs Develping

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Manual Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Manual Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6156
Printed Date: 18Jul2025 at 1:37am


Topic: Testing Vs Develping
Posted By: maagi00
Subject: Testing Vs Develping
Date Posted: 30Sep2008 at 12:54am
which one is best?



Replies:
Posted By: maagi00
Date Posted: 30Sep2008 at 12:55am

Although it doesn't get a lot of importance, testing is arguably the most important phase in any software development project. Certainly testing is —the only— way to know whether your project or product is destined for success or doomed to failure before it goes live.


So my vote is Testing.


Posted By: cprasenjit26
Date Posted: 26May2009 at 10:56pm

For most projects, I try to stick with the 1/3 rule:  spend (approximately) 1/3 of your time on planning, 1/3 on coding, and 1/3 on testing.  Many programmers expect to spend the majority of the project timeline writing code, and believe that good code will drive the project.  However, I have found that most worthwhile final products are created from development timelines that have actual coding as a minority.  This 1/3 flow can often take iterations for different portions of a project, where you plan, code, and test small portions and move on to the next section.  But you will often find dedicating time to plan properly will cut down on actual coding, and proper testing will save you time in the long run.

http://softwareqatestings.com - Software testing tutorial



Print Page | Close Window