PinnedDheeraj GambhirSensitive Data in Azure Pipelines — Azure Variable Groups (Benefits and Real-World Examples)Secret variables are variables that are encrypted and can be used in pipelines without having their value revealed. You can use secret…Jun 27, 2023Jun 27, 2023
Dheeraj GambhirScenarioContext.Current vs Context Injection in SpecflowWithin ScenarioContext in SpecFlow, there are two distinct ways to share data between steps in a scenario: context injection and current…Jan 3Jan 3
Dheeraj GambhirHow to handle multiple environments in the Node.js framework?There are multiple ways to achieve it but one of the simplest ways is to use the Dotenv module.Dec 21, 2023Dec 21, 2023
Dheeraj GambhirHow to pass a variable value between Azure Pipeline jobs (within the same stage)?Since the jobs operate in different namespaces, passing variable values between them is unlike passing a variable value from one function…May 24, 2023May 24, 2023
Dheeraj Gambhirsingle-branch parameter in the git cloneDespite having a small amount of storage on your local, do you need to do a task in a specific branch of git? Or, for a variety of reasons…Mar 15, 2023Mar 15, 2023
Dheeraj GambhirTop Metrics & Measures to Determine Test Automation’s True ROIPeter Drucker quoted “You can’t improve what you don’t measure” reminds us that measuring our progress is essential.Mar 9, 2023Mar 9, 2023
Dheeraj GambhirPostman CLI Vs NewmanThe Postman v10 release in Q3 of 2022 introduced the Postman CLI. If you are interested to know whether you should move from Newman to…Feb 21, 2023Feb 21, 2023
Dheeraj GambhirCode-based versus Low-Code/No-Code test automation solutions: Which one to Choose?In today’s world, where new automation test solutions are being released monthly, enterprises are looking for ways to expand and accelerate…Jan 13, 2023Jan 13, 2023
Dheeraj GambhirPODAM — lightweight tool to auto-fill Java POJOs with dataA huge pain for SDETs is filling mock data to our automation test. PODAM is one such library that is easy to use, requires little to…Dec 8, 2022Dec 8, 2022
Dheeraj GambhirPynt — free API security solutionPynt is a free API security solution that generates automated security tests based on your existing functional test collection within…Dec 5, 2022Dec 5, 2022