Cursos online – Ciclos abiertos – Próximas fechas
Si tienes un grupo para capacitar, a partir de 5 personas, obtienes un 15% de descuento. [gdlr_button href="https://testingbaires.com" target="_self" size="medium" background="#000000" color="#ffffff"]más Info[/gdlr_button]
El framework Calabash (ver artículo anterior) sirve para automatizar pruebas de Aceptación, así como lo permite Cucumber para aplicaciones web, a partir del conocimiento que se adquiera con Selenium WebDriver…
Incluye correcciones para todos los lenguajes que soporta: Java, CC#, Ruby, Python y JavaScript(node). Qué incluye Selenium 2.46.0? Java Critical Selenium Server compile issue resolved. HTMLUnitDriverUpdated Weird Safari issue with…
Para tenerlo como ayuda memoria, les dejo un pequeño listado de los Pasos Predefinidos para Calabash Calabash - Paso Predefinido: Assertion steps Calabash - Paso Predefinido: Input steps Calabash -…
Internationalization Then /^I press text of translated l10key (\d+)$/ Simulates that the user pressed the text of the l10nkey. Then /^I press button of translated l10key (\d+)$/ Simulates that the…
Location steps If you allow your phone to use mocked locations (configured on your device under development settings) and your app has the ACCESS_MOCK_LOCATION permission you can change the perceived…
Screenshots To take a screenshot of the phone while running the test use any of these steps. Then /^take picture$/ Then /^I take a picture$/ Then /^I take a screenshot$/…