Mary Mbaomaomarrrz-lounge.hashnode.net·Mar 19, 2023Testing infrastructure configurations with CheckovCheckov as a configuration testing tool As an aspiring DevOps engineer, I understand the importance and flexibility of writing your infrastructure configuration as code; however, while building CI/CD pipelines, I always asked myself if there was any ...Discuss·31 likes·188 readsCheckov
Himanshu Pandeyjobreadyqa.hashnode.net·Feb 9, 2023Tools you need to install for running Android tests using Appium - a beginner's guide1. Introduction There are plenty of permutations possible which involve Android+iOS devices (Real/Virtual/Cloud-based) where the Client is running of different OS. Appium server running locally or on a remote server There is a need for all of the abo...Discuss·11 likes·55 readsappium
Zvonimirpythagora.hashnode.net·Mar 16, 2023Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes.Intro Integration testing is an essential part of any robust software development process, yet creating effective tests can be a daunting and time-consuming task for developers. For those using GraphQL servers, the challenge is even more pronounced, ...Discuss·7 likes·134 readsJavaScript
Md Moeen Ajaz Khanmdmoeenajazkhan.hashnode.net·Mar 26, 2024How I can do API automation using Playwright?Playwright is primarily designed for browser automation, so it doesn’t natively support API automation out of the box like tools such as Postman or Insomnia. However, you can still perform API automation using Playwright by leveraging its capabilitie...Discussplaywright
Toby Masontestwithtobymason.hashnode.net·Apr 18, 2023A Quick Guide To Mobile Application TestingSmartphones are advancing at a rapid pace, and so are mobile applications. That’s why there has been a significant increase in the demand for mobile app developers. The market is indeed brimming with mobile applications of all kinds. Today, you can f...DiscussTesting
Souvik Deysouvikdcoder.hashnode.net·Apr 13, 2023The Agile Accelerator: Modern Testing and Continuous IntegrationAs an SDET, I have always been passionate about enhancing the software development process. In this article, I will discuss how to implement a continuous testing and integration approach in a software development environment, particularly for FAANG-l...DiscussThe SDET PlaybookCI/CD
Souvik Deysouvikdcoder.hashnode.net·Apr 10, 2023Advanced Techniques for Analyzing Network Traffic with Chrome DevToolsIntroduction Network Traffic Monitoring is an essential part of web application testing, and Chrome DevTools provides powerful tools for monitoring network traffic. With Python and Selenium, you can automate the collection of network traffic data and...Discusstest-automation
Bertha Whitetestingspin.hashnode.net·Apr 10, 2023What Running Test Automation InvolvesWhat is automation testing? Automation testing involves testing software and various products to ensure they meet client and organizational requirements. It helps companies verify the functionality of their products, ensuring they perform as expected...Discuss·30 readsautomation testing
Souvik Deysouvikdcoder.hashnode.net·Apr 8, 2023Acing the Test: Aligning Test Automation Strategy with Business GoalsIntroduction As a Senior SDET with overall nine years of experience, I've had the opportunity to design and implement test automation strategies across a diverse range of projects. Through trial and error, I've learned the importance of aligning test...Discuss·28 readsThe SDET PlaybookTesting
Himanshu NikhareforSideQuirk Blogshimanshu25-1656792140651.hashnode.net·Apr 7, 2023Capture your Mobile Application's Network Logs from Automation - Part 2In Part-1 of this tutorial, we learned how to intercept HTTPS Requests using MITM Proxy. In Part-2 will use a proxy Java Client (https://github.com/appium/mitmproxy-java) to intercept and capture requests from our automation framework. What is mitmp...Discussapp development
Kavitha Rkavitharajagopal.hashnode.net·Mar 28, 2023How to Create an Efficient Test Automation Strategy?Test automation is an essential part of the software development process. It ensures that software products are delivered quickly and with high quality. An effective test automation strategy can help organizations save time and money while reducing t...Discusstest-automation
Abhayabhayit2000.hashnode.net·Mar 22, 2023Integration of Extent ReportsAs a software developer or tester, you are responsible for keeping track of your project launches, viewing and analyzing your test automation performance, comparing each execution category, tracking exceptions (if any), creating discussion topics, an...Discusstest-automation
Mary Mbaomaomarrrz-lounge.hashnode.net·Mar 19, 2023Testing infrastructure configurations with CheckovCheckov as a configuration testing tool As an aspiring DevOps engineer, I understand the importance and flexibility of writing your infrastructure configuration as code; however, while building CI/CD pipelines, I always asked myself if there was any ...Discuss·31 likes·188 readsCheckov