makandra Curriculum

Understand why we test: Low defect rate without a QA department. Customer acceptance testing can concentrate on new features...

makandra Curriculum

When your code does not behave as expected, you can use a debugger statement ("breakpoint") at any point in your...

Learn to treat files as an ActiveRecord attribute type, like :string or :integer Research Look at the README for...

We use Selenium WebDriver integrated with Cucumber/Capybara for full-stack integration testing. Try and use it Your forked MovieDB should...

Talk with a colleague and find out why we're using building some of our sites using static site...

Best results in other decks

page.execute_script %Q{ $('"#{location}"').val('"#{text}"').keydown(); } sleep(3) page.execute_script %Q{ $('.ui-menu-item a:contains("#{target}")').trigger('mouseenter...

For Selenium tests, your browser starts in your local timezone, or whatever your system's environment specifies. This is usually...

Search in all decks