Good morning to every one. I am new to MSTest. I am still learning. I am seeing existing test-cases, based on them I am writing new Test Cases.
Oneday my onsite coordinator showed wondering expression that my test-cases are always passing. What does it mean? Don't they need to necessarily pass? What is the logic behind that?
One more thing: How can I get some basic idea on MSTest? Any .pdf books? or any resource?
One thing to be noted is that currently I am doing project in MVC. Hence, I have to write test-cases on MVC framework.
kak.mca
Member
66 Points
158 Posts
Help required
May 14, 2010 06:53 AM|LINK
Hi,
Good morning to every one. I am new to MSTest. I am still learning. I am seeing existing test-cases, based on them I am writing new Test Cases.
Oneday my onsite coordinator showed wondering expression that my test-cases are always passing. What does it mean? Don't they need to necessarily pass? What is the logic behind that?
One more thing: How can I get some basic idea on MSTest? Any .pdf books? or any resource?
One thing to be noted is that currently I am doing project in MVC. Hence, I have to write test-cases on MVC framework.
Thanks in advance...