Recent Posts

The QA Commandments

3 minute read

Don’t test only what the story tells you to, Don’t forget about user experience, Don’t let developers bias you, Don’t write bad bug reports

XPath Selectors

3 minute read

XPath is a query language that we can use to select elements on a webpage. In QA it’s commonly used in automation to select textboxes or buttons on the page ...

Types of Testing

1 minute read

Testing is usually divided into two main categories – functional and non-functional.

What is QA?

less than 1 minute read

Quality assurance (QA) is a way of preventing mistakes and defects in products and avoiding problems when delivering products or services to customers. This ...

Don’t Forget your QA Soft Skills

2 minute read

Communication and teamwork are skills that are vital to effectively meet project goals. When it comes to QA, don’t spend so much time working on your technic...