S
S
Sergey2018-07-31 17:12:23
Angular
Sergey, 2018-07-31 17:12:23

How and with what to “stumble” the necessary scripts for testing the Angular5 interface on a finished project and not write a lot of code manually?

Please tell me, I'm doing functional testing for crafts on anguar5.
Is there any tool that would stumble into it in the tested interface with the desired script, copy the script code to a file and run it through protractor until you turn blue in the face ...
...tests, as usual, decided to write when more than half of the application has already been written, so manually like that very time consuming, and without tests everything breaks by itself after each commit =(

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
sim3x, 2018-07-31
@sim3x

Write with your hands - it's faster

P
Philipp, 2018-08-02
@zoonman

There is such a thing https://www.seleniumhq.org/projects/ide/
It does not make tests for protractor, but in many ways it allows you to automate e2e testing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question