Unit Testing vs End-to-End Testing: Key Differences
Understand the differences between two commonly used testing strategies - unit testing vs end-to-end testing. Determine which one to use.
Dominik Szahidewicz
•July 31, 2023Lifetime deal: Save 25% on the BUSINESS plan
Understand the differences between two commonly used testing strategies - unit testing vs end-to-end testing. Determine which one to use.
Dominik Szahidewicz
•July 31, 2023Test automation is crucial both for testing and for the development process in general. It will allow you to execute test cases faster and with greater efficiency, which can save you a lot of time.
Marcin Łojewski
•July 9, 2023How to Write Automation Test Cases? Running automated tests instead of the manual ones is the more efficient way most of the time.
Marcin Łojewski
•June 19, 2023Recently we have covered the test plan and we did quite a good job doing it. The document itself covers the testing process quite thoroughly. We agreed that the core of the test plan are the test cases and test suites. Now let’s shift our focus a bit more on the test cases and test scenarios and as a bonus we will come back to the test suites for a moment or two.
Marcin Łojewski
•June 6, 2023Let me tell you a story of a project of mine. We worked in a scrum team which consisted of software developers, testers, and undecided product owners. We would waste many hours per week waiting for the product owner to deliver the requirements.
Dominik Szahidewicz
•May 11, 2023Let's take a look at testing in Scrum. How does Scrum testing work? How can you implement it in your team? Is it the right approach for your business?
Dominik Szahidewicz
•May 2, 2023