Sunday, January 17, 2010

Can any one guide me how to start writing test cases ,and please send me test case template.?please help me.?

Here's an example of a test case:





http://portal.etsi.org/mbs/Testing/confo鈥?/a>





In general for a test case for software development you should list the various steps the software is expected to accomplish and document whether or not these pass the test. For example, if a user inputs a certain value into a certain field, maybe it should return a specific value or series of values. If it does return the appropriate values, it passes, but if an error occurs or it returns incorrect values, it would fail.Can any one guide me how to start writing test cases ,and please send me test case template.?please help me.?
These are simply a combination of program command statements that can perform validations , or know whether a specified condition is met or not met.





But first you must understand a few programming structures with samples, to easily write simple to complex test cases.. or even complex programs...





if you need more information regarding programming...





my email addr: marleojr_diego@yahoo.com

No comments:

Post a Comment