A Olisipo é a empresa responsável pela divulgação do portfólio formativo da Expleo em Portugal. A Expleo Portugal é ISTQB® Accredited Training Provider e ISTQB® Platinum Partner.
A Expleo Academy faz a preparação e Certificação Oficial de profissionais em ISTQB (Certified Tester Foundation Level; Certified Tester Foundation Level – Agile Extension; Certified Tester Foundation Level Specialist – Automotive Software Tester; Certified Tester Advanced Level, Test Manager, Test Analyst, Technical Test Analyst, Security Tester, Tester Automation Engineer, oferta única em Portugal, reconhecida pela ISTQB – International Software Testing and Qualification Board e pela PSTQB – Associação Portuguesa de Testes de Software.
Curso de três dias sobre Selenium 3.0. Os dois primeiros dias sao ministrados pelo instrutor e o terceiro oferece uma oportunidade de aprendizagem hands-on, colocando em prática os conhecimentos adquiridos.
O Selenium permite que Developers e Testers automatizem testes em aplicações e as executem sobre multiplos browsers. Este curso tem como objetivo fornecer uma base sólida para o formando entender a automação de testes usando o Selenium.
Os objetivos deste curso não são apenas para ensinar o que a ferramenta é capaz de fazer, mas focar nos passos práticos necessários para fazer a automação usando as capacidades do Selenium no mundo real. O curso fornece passos práticos “hands-on” para permitir que os participantes entendam as diversas etapas que permitem utilizar o Selenium no dia a dia do seu trabalho de testers.
O consumidor está a exigir cada vez mais que as organizações forneçam aplicações em vários dispositivos, browsers e plataformas. Com o aumento da pressão sobre os orçamentos das ferramentas de teste, os profissionais de TI estão à procura de ferramentas de automação de testes no mercado open source.
Although it is beneficial that attendees have a coding background (ideally in Java), this is not essential.
The code examples used during the course are available in the training environment for attendees less experienced in Java to access.
On completion of the course, attendees will understand how to configure Selenium and how to automate tests using the tool.
Introduction
Selenium IDE
Creating Selenium Scripts in Eclipse IDE
Selenium WebDriver
Data Driving Selenium Tests
Debugging and coding
Debugging skills are a critical and often overlooked part of learning how to automate tests. This section teaches basic debuggine within Eclipse IDE, including:
Page Object Model
The Page Object Model enables reusablee code to provide a maintainable automation framework. Areas covered include:
Object Recognition
Object recognition is one of the commonest issues automation testers have to face. A number of techniques and approaches can be used , including:
Behaviour Driven Development (BDD) and Cucumber (Bonus lesson)
Companies are increasingly turning towards Agile approaches and BDD in particular. This lesson provides a brief overview of the principals and features of a BDD framework, including:
Selenium Workshop
A series of hands-on learning exercises including: