Posted inAutomation Using Selenium grid for parallelization of automated tests Posted by By Paramjit Singh February 2, 2024 Selenium Grid is a tool that allows you to run Selenium scripts on multiple machines…
Posted inStrategy Are IT services companies following the right strategy for future? Posted by By Paramjit Singh February 2, 2024 There is great consistency in most of the Indian IT services firms today. Most of…
Posted inTesting Whom are you hiring? Posted by By Paramjit Singh February 2, 2024 IT companies today are struggling to fill open positions. Most of the time, candidates are…
Posted inLeadership An honest take on people leadership characteristics Posted by By Paramjit Singh February 2, 2024 There are many different qualities that a good people leader may possess. Some common characteristics…
Posted inAgile A visit to Sprint Retrospectives Posted by By Paramjit Singh February 2, 2024 Scrum retrospectives are an essential part of the Scrum framework because they allow the team…
Posted inTesting Session-based Testing overview Posted by By Paramjit Singh February 2, 2024 Session-based testing, or SBT, is a software testing technique in which testers work in short,…
Posted inTesting Testing Metrics: Are you measuring it the right way? Posted by By Paramjit Singh February 1, 2024 Often, managers present testing effort data as a measurement of Testing progress. Though it is…
Posted inMonitoring SonarQube – A trustworthy platform for Code Inspection Posted by By Paramjit Singh January 31, 2024 I knew about the Sonar tool for a long time but used it practically 6-7…
Posted inAutomation Test Automation: Benefits, Challenges, and Best Practices Posted by By Paramjit Singh December 24, 2022 Test Automation: Benefits, Challenges, and Best Practices Test automation uses software tools to automate the…
Posted inAutomation Testing a javascript popup with selenium Posted by By Paramjit Singh May 2, 2022 To test a JavaScript popup with Selenium, you can use the .alert property of the WebDriver object to access…