13 years ago
Is it possible to perform unit test via Test complete independently?
Hi:
I am testing web services which is deveoped in .NET platform. I plan to automate the testing for the web API.
I know Test Complete can do unit testing. In my understanding, the unit testing of Test Complete is more like Nunit or Junit, is it? here are steps for unit testing with Test complete:
1. Launc Visual studio, new test project ,add test file
2. IMport AutomatedQA.TestComplete.UnitTesting.dll , code unit test
3. Build the project and get the test DLL.
4. Test complete load the test DLL, and run the test
is it correct?
is it possible to implement the unit test without visual studio?
BR
Matt Zhang
I am testing web services which is deveoped in .NET platform. I plan to automate the testing for the web API.
I know Test Complete can do unit testing. In my understanding, the unit testing of Test Complete is more like Nunit or Junit, is it? here are steps for unit testing with Test complete:
1. Launc Visual studio, new test project ,add test file
2. IMport AutomatedQA.TestComplete.UnitTesting.dll , code unit test
3. Build the project and get the test DLL.
4. Test complete load the test DLL, and run the test
is it correct?
is it possible to implement the unit test without visual studio?
BR
Matt Zhang