Quantcast
Channel: Comments on: What Is Agile? (10 Key Principles of Agile)
Viewing all articles
Browse latest Browse all 33

By: Anonymous

$
0
0

Would you say that maybe one approach to testing is defining how to test the results of what is produced in a sprint before work is done in the sprint?

I am producing code to read data from a database then display it on a form. Should I wait until i’m done or would it be prudent to define the tests for the fields and such before I start?

Personally I like to define how I am going to test what I am working on rather than develop a test case or plug in unit testing after the fact.

What do you think?

Thanks.


Viewing all articles
Browse latest Browse all 33

Trending Articles