unable to find a process with the name "UnitTestingDemo"
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
unable to find a process with the name "UnitTestingDemo"
I want to run sample of UnitTestingDemo , I am getting this error 'Unable to find a process with the name "UnitTestingDemo". '
What can ı do?
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What steps did you take to execute the test project? Looking at what's out there for the UnitTestingDemo projects, each one contains a "TestedApp" for a UnitTestingDemo application. If you run the project or project suite, it will execute that application and you won't get that error.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem is solved ı'm not getting error thanks but now i dont understand how can i make unit test ? what will i do when it run the "unit testing application" ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The "UnitTestingDemo" and sample project are just that... a means of demonstrating how this works. For specifics on how to setup and run unit tests using TestComplete, start here.
https://support.smartbear.com/testcomplete/docs/testing-approaches/unit-testing.html
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
