Blog All Machine Learning Business Analysis Consultancy Artificial Intelligence DevOps Solutions Architect Delivery Manager Rozwój w PGS Data science Cloud Software Development Quality Assurance Design News Events QA quality testing testing automation testing pyramid Test Pyramid In Practice This text has been updated on 15.01.2021 Nowadays, we want to deliver new software faster and more frequently, typically with processes like Continuous Integration or Delivery in place. However, while a faster development has its benefits, a common bottleneck of these approaches is the need for automated UI tests. We… heuristic testing UI UI Heuristics – QA With The User In Mind (Part 3) This is the final part of a 3 part series on UI Heuristics. design heuristic testing UI Take a testing walk with Nielsen & Molich (or 10 heuristics for UI design) (Part 1) Few words of an introduction – as a tester I personally really like heuristics – when properly used they can help you a lot. Whether you are testing using an exploratory approach, going step by step with a scenario or you have been doing the same thing in the same… Exploratory testing Explore testing Exploratory Testing from an Unknown Angle Exploratory testing puts emphasis on simultaneous learning, design and execution and can essentially occur during every test you run, (even during one with very detailed scenarios). Simon’s speech really convinced me that his practice has great potential and inspired me to make our manual testing even more creative. A few… Charles proxy testing I’m Charles, how may I help you? I would like to tell you a short story of how Charles has helped me throughout my project. Mind you, in this story, Charles is the proxy application. It would have been impossible to test numerous new functionalities introduced in the mobile application my team was developing without Charles’ assistance.… Java Java 8 JUnit testing tests unit testing JUnit 5 – a New Java Unit Testing Method Testing your application should be a development step just as important as programming. Of course, testing everything manually would be very time-consuming and tiring. When you think of “unit testing”, I bet you think of JUnit. The new, fifth version of this framework caught my attention some time ago and so I decided to share a few facts and code samples. automation maintenance DSL QA Ruby Test Automation testing UI User Interface Better – Automated Tests in Ruby Using the SitePrism Gem for the Page Object Model Pattern Capybara is a simple Domain Specific Language (DSL), which is totally fine for a small number of automated tests. However, when the quantity of the tests grows, managing them becomes a major undertaking because even small UI changes can disrupt various tests. QA testing Testing is an art Testing is an art. But did you know, that it might be compared to…mixed martial arts, where rounds are like sprints? In both cases, you have to do a good planning and draw conclusions based on a current situation. debugging Mobile testing Building responsive email templates Part 3 – Testing Testing is one of the most important stages in template development process. During development process a template can be viewed in any web browser, like any normal page - but it is not enough since email clients support only specific CSS attributes. Test Automation testing UI User Interface Coded UI Test – how to start? Coded UI is a UI Test Automation framework based on Microsoft UI Automation library. It provides tools for easy recording and creation of automated UI tests for web, desktop and mobile apps. Popular posts Test Pyramid In Practice UI Heuristics – QA With The User In Mind (Part 3) Take a testing walk with Nielsen & Molich (or 10 heuristics for UI design) (Part 1) Exploratory Testing from an Unknown Angle 12>