Basic Web testing with Ruby and Selenium
-
Updated
Feb 8, 2024 - Ruby
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Basic Web testing with Ruby and Selenium
a ruggedization framework that embodies the principle "be mean to your code"
Ruby project for running browser tests with Cucumber and Capybara
this is automation performed on snackmagic website
Automatização Testes para aplicações Web com Ruby, usando o framewok Capybara
HTTP API Testing Tool
Bootstrap project to run standalone Capybara against a remote application
A short presentation on software testing.
Automated Behavioural Testing on a budget with Pantheon, GitLab CI, and Behat.
Program that helps seat audiences in a flight based on the following input and rules
Test the html in your functional tests using the wicked Hpricot CSS / XPath selectors.
O curso foi criado para ajudar testadores a entrar no mundo da automação e evoluir profissionalmente. https://dojo.qaninja.com.br/
BDD automated test for iOS Authentication project. Use Appium, Selenium, Cucumber, Appom
Exemplo de projeto Calabash para apresentação do Digital Day 2016 BH
A Page Object Model for Appium