Testing Art LLC
Портфолио
Test Automation (Cypress)
Problem: Reduce manual testing efforts, increase test coverage, and improve the overall quality of a web application. Solution: ● Collaborated with the client to define test automation goals and scope ● Developed a test automation strategy using Cypress, a popular JavaScript-based testing framework ● Implemented automated tests for critical user journeys, focusing on high-priority features and functionalities ● Integrated Cypress tests into the client's continuous integration (CI) pipeline, enabling faster feedback and early defect detection ● Provided training and support for the client's team to ensure smooth adoption of the test automation solution Results:Reduced manual testing efforts,Increased test coverage,Improved defect detection rate Accelerated release cycles. Technologies: Cypress.io, JS/TypeScript, Postman, RestAssured, Jenkins
Performance Testing
Challenge: Address frequent crashes, slow load times, and poor responsiveness during peak hours for a leading e-commerce platform. Solution: ● Collaborated with the client to identify key KPIs (page load time, server response time, error rates) ● Conducted comprehensive load testing, simulating normal, peak, and stress traffic conditions ● Analyzed test results to pinpoint performance bottlenecks and provided targeted optimization recommendations ● Validated enhancements by re-testing the platform post-optimization Technologies: JMeter, Gatling
Test Automation
Problem: Partner company relies solely on manual testing for their software products. The company's testing team is responsible for manually testing all features of the software, which is a time-consuming and labor-intensive process. As a result, testing often takes longer than expected and can cause project delays. Testing activities became bottleneck for the product delivery and very often skipped which aim to poor quality software delivered to the customers. Solution: We implemented test automation strategy, which covered UI and API(business layer) levels. After creation of multi-level regression suits, we implemented Test frameworks from the scratches and automate entire suits. After the implementation test execution process was successfully integrated with the CI/CD pipelines. Technologies: Selenium WebDriver,Selenium Grid,Java,Maven, TestNG, Postman, RestAssured, Jenkins