Q
Q
Quber2015-09-03 04:18:20
css
Quber, 2015-09-03 04:18:20

Behat or Codeception and why?

Actually a subject. thirtybookaf

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
ReActor Dmitry Vershansky, 2019-03-24
@HunteR-VRX

Use absolute positioning of the container with input form elements, so it will be out of the normal flow and be on a higher level (layer) in the z-axis, plus don't forget about z-index: n;

S
Sergey, 2015-09-05
@Quber

Behat is not really for testing , Codeception is purely for testing.
If your team writes down requirements in terms of Given-When-Then and is driven by BDD, then the choice is obvious - Behat. There are also teams that force their testers to write functional tests and use gherkin scripts for this. If you just need to cover everything with functional tests, then Codeception (or any other framework, I use peridot for these purposes).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question