Take the grandstand with experiential story

The beauty of being a Hiring manager is, you get to meet many people and talk to individuals. People presenting dynamic dimensions with varied experiences, challenges and perspectives. It fascinates me to see how unalike we all are. The hardest part for Hiring Manager is to find the right fit for the team and theContinue reading “Take the grandstand with experiential story”

String of Zesty Tips

After participating in #21days21tips initiative from The Test Chat Community on the 22nd day I sat there blankly  staring the wall thinking how quick the days flew by. When I came across this initiative on Linkedin, initially I wasn’t too keen on participating as my mind was pretty convincing that I will give up due to workContinue reading “String of Zesty Tips”

Reason why Cypress test are getting unproductive

Cypress has been favorite automation tool among QA community. However, not all teams are able to harness cypress to its full potential. Cypress philosophy is quite parallel to the traditional automation tools. Though the cypress adoption rate is high, the ROI is still a concern. This content is purely focussed on the pointers which needsContinue reading “Reason why Cypress test are getting unproductive”

"Thunder Client" a VS Code Extension

Story goes as below.  Imagine an intense work day, furiously moving your fingers on the keyboard to get things done. And you have to constantly juggle between 2 different tools, it’s like getting both parts of your brain on fire. Have you ever come across such a day? I have, multiple times. The days I rememberContinue reading “"Thunder Client" a VS Code Extension”

Start your Accessibility test with these 5 tools

Web Accessibility or Digital accessibility  is driven by inclusive development culture. Many thanks to all those accessibility advocates who have helped in educating businesses and development teams about inclusive development and its importance. Now, the market is flooded with multiple tools to analyse the coverage of accessibility guidelines defined by WCAG standards. This article isContinue reading “Start your Accessibility test with these 5 tools”

Responsible Responsive tests

Responsive UI’s are the basic requirement for any web application, the whole user experience aspect is driven through responsive UI. Selection gets huge with multiple devices and the number of browser combination. Foldable smartphones are not making it any easy, the challenge only gets bigger.  At the moment most of the responsive testing is performed manuallyContinue reading “Responsible Responsive tests”

Software Testing Fundamentals

Definition: Testing is the Process of Finding Bugs in the Software. Software testing, depending on the testing method employed, can be implemented at any time in the development process. In the Traditional Approach testing is done after the development is seized. But in some Modern SDLC like Agile, its test driven approach. The Developers willContinue reading “Software Testing Fundamentals”