A
A
Arrival882016-11-14 11:13:06
Scala
Arrival88, 2016-11-14 11:13:06

How to write functional tests for services in scala?

Good afternoon everyone! I wanted to know if anyone could help or suggest books, or tutorials, with writing functional tests in scala with real examples! for example, we have a service that works with documents and we need to write automated tests for how users work in the system, what should we start from?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Danil Biryukov-Romanov, 2016-11-14
@urtow

"External" tests that test either through api or through the UI do not care what the backend is written on. Google on test automation in general.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question