Let technology TEST technology
Services
About me
Hello, my name is Radu, and I have 10+ years of experience in providing comprehensive quality assurance support to my customers from different industries.
I create automation frameworks which help me discover quickly in early stages the software bugs. Also I have experience in setting up the frameworks on the cloud.
Most of the tools I use are Open Source, so there is no need for expensive licenses.
Blog
Why software testing is necessary
Software Testing is necessary because we all make mistakes. Some of those mistakes are unimportant, but some of them are expensive or dangerous. Ideally, we should get someone else to check our work because another person is more likely to spot the flaws. It’s required to stay in the business. […]
Types of manual testing
While automated testing is certainly critical to delivering high-quality applications faster and at lower costs, manual testing still plays a very important role in the overall software testing process. Main types of manual testing: 1. White Box Testing White box testing involves testing the product’s with […]
Performance Testing
Performance testing is a type of software testing that focuses on measuring how well a software product, system or its component(s) performs under a certain workload. The goal of performance testing is to determine the performance characteristics of the software and identify any bottlenecks, such as slow response times or limited scalability, that could affect […]