B
BigZero
Hello ppl,
I need to write unit test case for my desktop application (Windows
App), the application takes many different input,
like user name and password, server address port etc.....
i wanted to write config file or text file that contains the
information about login to server.
is there any that i can do by writing the C# code and run that test
suite in NUnit GUI that tells me that test passed or failed.
~thanks
Vijay.
I need to write unit test case for my desktop application (Windows
App), the application takes many different input,
like user name and password, server address port etc.....
i wanted to write config file or text file that contains the
information about login to server.
is there any that i can do by writing the C# code and run that test
suite in NUnit GUI that tells me that test passed or failed.
~thanks
Vijay.