2
Answers

Auto Testcases generation in .Net

Sagar Pallavi

Sagar Pallavi

4y
542
1
Hi,
Good day, I need some assistane to generate auto testcases generation in .Net.
For example let's talk about simple employee screen that allows admin to add/delete/read/update
the employee details. Here add/delete/update/read all four methods.
Now my requirement is to develop some utility that will automatically generate test cases for the above four methods.
Also utility can easily plug-in to any other projects.
Please share URL's or any details on the creation of auto test cases.
Note :- Testcases should generate automatically something IntelliTest
Answers (2)