Hallo all,
I just start my carrier after graduation. My first testing task is to test a program which is used as an interface to edit a database. This program is coded in C#. Except some reading of a couple of online tutorials on C#, I have really little concrete experience with this kind of sw test. It seems that I have to add some TestClass()s and TestMethod()s to the code, but have no idea what the test cases for the purpose of database checking should be. Could you recommend me some links on this topic or some examples on this issue?
Thanks in advance,
John