Crosslake was named Technology Due Diligence Provider of the Year at the 22nd annual Real Deals Private Equity Awards in London.
Hackers time attacks to take advantage of high-profile events. Implement three simple measures to mitigate risk for cyberattacks.
Tech disasters of well-known companies often generate headlines. We wondered: are there lessons here for middle market companies?
Crosslake and Intechnica team members share how we can all embrace equity and champion women in technology for International Women’s Day 2023.
Crosslake Technologies was recently named one of the fastest growing companies in Inc. Magazine’s 2023 Inc. Regionals: Mid-Atlantic list.
Unit tests help the most on the second and subsequent times you change the code, as it’s easy to know if you have broken basic functionality.
Using the core of Martin Fowler’s version, the test automation pyramid allows you to create an optimal testing strategy for your business.
Test automation strategy saves money, improves time to market and raises quality, but it can also be expensive.
A test oracle is a system that can take rules and run them and get the same output as the system being tested.
It’s important to know the equivalence classes for your system under test, because you can use equivalence classes to limit your test cases.
Analysis
Equivalence classes and boundary value analysis
Improving your root cause analysis
Setting up SonarQube in AWS for code analysis
QUALITY
How to build a business case for legacy system modernization
How to improve your QA productivity
Less UI automation, more quality
Unlock the power of rapid cloud migration with AppStream
Using Docker containers for microservices
testing
BVT vs. smoke testing
Data-driven testing
How to use pairwise testing
Techniques for automated regression testing
The Test Pyramid Part 1: A functional test automation strategy
The Test Pyramid Part 2: Structure of the test automation pyramid
The Test Pyramid Part 3: Unit testing in the test pyramid
The Test Pyramid Part 4: API / Component testing
The Test Pyramid Part 5: Integration testing
The Test Pyramid Part 6: End-to-end testing
The Test Pyramid Part 7: In what order should functional test automation be implemented?
Using a test oracle