This is a migrated thread and some comments may be shown as answers.

How does the license work in large environment?

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
unni nair
Top achievements
Rank 1
unni nair asked on 18 Sep 2013, 11:49 AM
If I am using a commercial license and add tests to my solution, can a developer who does not have commercial version able to compile and debug the code? The other developer might not be working on any of the tests, he/she wants to debug the code. Or once you have commercial version then only the people with commercial version can work on the solution otherwise the solution will not compile?

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 18 Sep 2013, 01:32 PM
Hello unni nair,

To answer your question, I will first try to explain what is the main difference between JustMock commercial and JustMock Lite. This is the profiler, which comes only with the paid version of JustMock. Installing JustMock commercial will deploy the JustMock binaries and also will (automatically) register the Telerik.CodeWeaver.Profiler.DLL. With it you will be able to use the elevated features of JustMock. Installing JustMock Lite on the other side, will only deploy some of the JustMock DLLs on your computer.

Let`s assume there are two developers: the first is using JustMock commercial (JMC) and the second JustMock Lite (JML). Both working on the same project. If the first developer add an elevated unit test (that requires the JustMock profiler in order to mock the dependencies) to the project, the second developer will still be able to compile and debug the project. However, the test itself will fail when run on the second developers machine (the one with JML) and there will be no point of debugging it.

Further, I can say that every new release of JustMock comes with both commercial and free version. This allows us to keep the Telerik.JustMock.DLL (this is the DLL referred to the test projects) identical for both versions.

I hope this answers your question. Please, let me know if I can assist you further.

Regards,
Kaloyan
Telerik
Share what you think about JustTrace & JustMock with us, so we can become even better! You can use the built-in feedback tool inside JustTrace, our forums, or our JustTrace or JustMock portals.
Tags
General Discussions
Asked by
unni nair
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or