<div class="gmail_quote">On Fri, Feb 25, 2011 at 1:48 PM, Arulalan T <span dir="ltr">&lt;<a href="mailto:arulalant@gmail.com">arulalant@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Dear All,<br>
<br>
I am newbie to testing in python and also newbie to testing our code.<br>
<br>
Can any one suggest me any link / book to start work (study) the<br>
testing in python as beginner of testing...<br>
<br>
When I google, it gives me a few links about Unittest in python.<br>
<br>
<a href="http://docs.python.org/release/3.1.3/library/unittest.html" target="_blank">http://docs.python.org/release/3.1.3/library/unittest.html</a><br>
<br>
Is the above link is sufficient to start and implement the unittest<br>
for my code . . .<br>
<br>
Any suggestions are welcome to learn more about testing in python.<br></blockquote><div><br>Testing in Python is no different than what you do in any other language , i have been lying dormant here too ;-) , could not resist answering your query. <br>
</div><div> <br>As you have suggested you have started with unittest ,also i do not know what kind of code you have does it have C in it ..to get an overall overview about what testing is all about refer to this link <a href="http://en.wikipedia.org/wiki/Software_testing">http://en.wikipedia.org/wiki/Software_testing</a><br>
<br>check this out too once you get your basic fundementals clear you can start with this list too <a href="http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy">http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy</a><br>
<br>will talk to you tomorrow in our meetup .<br><br>-Satya<br><a href="http://fossvents.in">fossvents.in</a><br><br><br><br><br><br><br><br><br></div></div><br>