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, 2023All about test automation & software testing
Read about best practices from the software testing world.
Get practical tips, valuable insights, and improve your QA process.
Join thousands of QA professionals. Subscribe to our newsletter.
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, 2023how to find bug? Maybe those nasty little creatures creeping their way thru your beautiful code? Bugs, they call them, see? They are mean, hideous, odious and vile. (yes, we launched the synonym dictionary for that one). They live to damage your code, to make you lose time and effort and money.
Marcin Łojewski
•July 16, 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, 2023As a software evaluation process, testing provides development teams with methods to verify that their product performs as expected and does what it was designed to do. Although many consider testing as just another “formality” in software building, it is actually a critical stage that allows companies to ensure their customers will get a high-quality product.
Recently 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, 2023Check out our free Ultimate QA Cheat Sheet