VijayGR
January 10th, 2008, 01:02 AM
Hi,
I am a novice user of NUNIT. I went thru the docs provide at NUNIT site but wasnt of much help for me. I want to test an interface kind of product written in C++, COM, ATL, MFC using NUNIT. The product syncs some data from Outlook and a CRM product.
1. How to test such product in NUNIT?
2. Does NUNIT allows integration testing? If yes, how?
3. How to I use outlook's PST files in NUNIT? What language should be used to write the tests?
If anyone has used NUNIT, please help me with the above queries.
Thanks in advance.
I am a novice user of NUNIT. I went thru the docs provide at NUNIT site but wasnt of much help for me. I want to test an interface kind of product written in C++, COM, ATL, MFC using NUNIT. The product syncs some data from Outlook and a CRM product.
1. How to test such product in NUNIT?
2. Does NUNIT allows integration testing? If yes, how?
3. How to I use outlook's PST files in NUNIT? What language should be used to write the tests?
If anyone has used NUNIT, please help me with the above queries.
Thanks in advance.