rahuljain.hashnode.devCross Browser Testing With WebDriverIOIn case you are using JavaScript for cross browser testing, you would have surely come across the WebDriverIO framework. It is one of the popular test automation frameworks that is built over NodeJS. Like me, there are many folks who consider WebDriv...Jul 19, 2021路10 min read
rahuljain.hashnode.devScalable and Reliable Cross Browser Testing With Cypress FrameworkThe Cypress automation framework is gaining wider adoption with the automation testing fraternity. It is a JavaScript-based testing framework that is primarily built for testing modern web applications. Intrigued to learn about automation of web appl...Jul 12, 2021路1 min read
rahuljain.hashnode.devOvercoming Top Challenges With In-Sprint Test AutomationThe role of QA teams has utterly changed in the last few years, especially after the initiation of agile development methodologies in software development. From the Waterfall model, where testing was performed after the development phase, to more ite...Jun 11, 2021路14 min read
rahuljain.hashnode.devJUnit Certification: Evaluate Your Automation Testing SkillsFree JUnit Certification By LambdaTest馃帗 With the free #JUnit certification by LambdaTest, you can challenge your skills in performing automated testing with JUnit and take your career to the next level. 馃挜馃殌 What You Need To Know Know-how about JUn...May 28, 2021路1 min read
rahuljain.hashnode.devHow To Use GitLab CI To Run Tests Locally?Taking over from its predecessor, Jenkins, GitLab CI is a continuous integration/continuous delivery (CI/CD) server. It helps development teams to test code from a centralized location, all while providing built-in integration with Git repositories. ...May 12, 2021路14 min read