Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
143 views
by Expert (572 points)
retagged by
I am currently testing an application which is developed using C#. The application connects to DB to fetch email and few other informations. Then it puts that fetched informations to an Excel file and send that excel file to fetched email IDs using SMTP server.

Now, I would like to automate negative scenario by mocking data retirval and SMTP server (if possible).

Can you help me with list of libraries which can help me execute an application in isolated environment so that I can mock inputs?

Please log in or register to answer this question.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...