M
Markus Freitag
Guest
Hello!
Does anyone know a good example, tutorial for unit tests?
I spoke to my boss, he said, then a project takes even longer?
If the test was successful for me, not for the customer, how can I test where the cause lies?
// ------
Example: server client, question answer. The test is in my project. When installing on a customer PC I do not have the test server, but the Orignal PC and server from the customer.
How I do you test this together? Are there any guidelines?
I found this. introduction-of-unit-test
Thanks for tipps in advance.
Best regards Markus
Continue reading...
Does anyone know a good example, tutorial for unit tests?
- How do you create one?
- What advantages and disadvantages do I have?
I spoke to my boss, he said, then a project takes even longer?
If the test was successful for me, not for the customer, how can I test where the cause lies?
// ------
Example: server client, question answer. The test is in my project. When installing on a customer PC I do not have the test server, but the Orignal PC and server from the customer.
How I do you test this together? Are there any guidelines?
I found this. introduction-of-unit-test
Thanks for tipps in advance.
Best regards Markus
Continue reading...