Category: Software Testing

  • Importance of software Testing

    In a lot of solo projects testing is usually an after thought. Any team or even individual with any long term plans for a project should have test written into their code. If your projects do not have tests they are exposed to the following issue. Just because a project is small does not mean…