Building a Robust CI Pipeline: Aligning Deployment with Automated TestingIn a software development, quick and reliable feedback from automated testing is crucial. This allows teams to identify an… Dimpy Adhikary In Automation
Chart automation - Extracting data from HTML Canvas element (ReactJS)In my last post I shared details on how to automate chart rendered on HTML Canvas element in AngularJS applicat… Dimpy Adhikary In Automation
Automation Ideas Using 5W1HMany times while starting an automation process, knowingly or unknowingly the focus goes more on the how part then… Dimpy Adhikary In Automation
Test Automation Vs Automated testingIn the context of software testing we generally come across two terms very frequently - Test Automation and Automa… Dimpy Adhikary In Automation
Chart automation - Extracting data from HTML Canvas element (AngularJS)We cannot imagine any modern business dashboard without charts or graphs which are used to represent data in most und… Dimpy Adhikary In Automation
Test automation - realistic goal setting When you are in a need to introduce test automation process in your organization or build a test automation framework from… Dimpy Adhikary In Automation
Data driven testing technique - simplifiedData driven testing technique isolates test input and expected result from main test script. Test input and expected resul… Dimpy Adhikary In Automation
Automation maintenance - common issues and probable solutions As and when a software changes, corresponding automation test asset needs to be maintained. Maintenance is considered as t… Dimpy Adhikary In Automation
Scope of automation in manual testingIf you are doing manual testing - executing all your test cases manually and reporting issues, I would like to share few t… Dimpy Adhikary In Automation
Managing test assets for test automationCreating and managing test assets for test automation process is always challenging. Automation shows result in long run. … Dimpy Adhikary In Automation
How to automation build download process in testingAs a software tester irrespective of manual or automation first thing we need to do before starting testing is to download… Dimpy Adhikary In Automation