Elias Nogueira was talking about Lean Test Framework for Web Testing.
Have you ever been in one of the following situations while creating and using automated web tests?
– many scripting maintenances by changing data or elements on the front end
– flaky tests due to the waiting strategy or timings
– difficulty in having a coding pattern
– delay in running the tests, slowing the execution of your pipeline, resulting in a slow feedback
There are a lot of other issues, but Elias guarantees you will come out of this presentation knowing exactly what to do in your project, regardless of the programming language and frameworks you use.
Automating tests on a web front end is not the most important level in the test automation pyramid, but it is critical from a user perspective. If it is not done with a lean architecture and good use of software engineering practices, we will have a lot of maintenance and abandonment of tests in this layer. A test framework using Selenium WebDriver with the Page Object model; some design patterns; parallel execution for multiple browsers, using containers that can auto-scale and support a large test suite; and putting all this together in a test pipeline may be a good strategy for smashing the bugs and maintaining the high quality of your application without add complexity on the test framework. TestCon Europe
Onsite and online on 25-28 October in 2022
Learn more about the conference: [ Ссылка ]
Join our next TestCon Europe conference on 25-28 October in 2022 where you will be able to learn testing trends, best practices and make their contribution to the smoother software development cycle and quality. This time, the conference will be held in a hybrid setting allowing you to attend workshops and listen to expert talks on-site or online.
Ещё видео!