All posts by Harita Ravindranath

About Harita Ravindranath

Harita Ravindranath is a Full Stack Developer and Project Manager at Tokhimo Inc., with 7 years of experience in the tech industry. She has completed her graduation in B-tech in Electronics and Communication Engineering. She has 5+ years of hands on expertise in JavaScript based technologies like React.js, Next.js, TypeScript, Node.js, and Express.js, and has led 4 full stack projects from scratch. Harita also brings over 2 years of experience in Quality Engineering, including manual and automation testing using Selenium and Cypress, test strategy creation, and Agile/Scrum based development. With 4+ years in project leadership, she is skilled in managing CI/CD pipelines, cloud platforms, and ensuring high quality releases. Harita has authored 30+ technical blogs on web development and automation testing, and has worked on end to end testing for a major banking application covering UI, API, mobile, visual, and cross browser testing. She believes in building clean, efficient, and maintainable solutions by avoiding over engineering.

Follow me on:

Blogs: 17

AutomationJavaScriptTutorial

How To Perform Automation Testing With Cucumber And Nightwatch JS?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. One of the key features of the agile way of software development is the combination of DevOps and automation testing.

June 28, 2021

view count329207 Views

Read time21 Min Read

Strings In JavaScript With Selenium

AutomationSelenium JavaScriptSelenium WebDriverTutorial

How To Use Strings In JavaScript With Selenium WebDriver?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. In computer programming, we come across various data types supported by most programming languages. A data type is nothing but an attribute of data that specifies which type of value a variable has … Continue reading How To Use Strings In JavaScript With Selenium WebDriver?

June 21, 2021

view count142340 Views

Read time13 Min Read

Headless Browser Testing Using Nightwatch JS

AutomationJavaScriptTutorial

E2E Headless Browser Testing Using Nightwatch JS

Headless browsers are gaining popularity as a viable option for testing web applications. As we all know, web browsers are an integral part of automation testing using Selenium Webdriver.

June 16, 2021

view count173412 Views

Read time12 Min Read

JavaScriptAutomationTutorial

Automation Testing with Selenium JavaScript [Tutorial]

Automation testing is an integral part of software development. When it comes to web applications, it is essential to test the user interface to ensure that a flawless experience is delivered to the end-users.

May 14, 2021

view count204630 Views

Read time12 Min Read

JavaScript Design Patterns

JavaScript

JavaScript Design Patterns: A Complete Guide With Best Practice

Design Pattern is a widely acknowledged concept in the software engineering industry in terms of the benefits it brings to areas of code-reuse and maintainability. As a software developer, you likely stumble upon this term at one point.

March 9, 2021

view count81097 Views

Read time21 Min Read

How To Speed Up JavaScript Testing With Selenium and WebDriverIO?

JavaScriptTutorialWebDriverIO

How To Speed Up JavaScript Testing With Selenium and WebDriverIO?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on WebDriverIO Tutorial and Selenium JavaScript Tutorial. Automation testing has become an integral part of the Agile way of software development. As the application grows, it becomes crucial to have a reliable testing framework to cope with … Continue reading How To Speed Up JavaScript Testing With Selenium and WebDriverIO?

February 22, 2021

view count73583 Views

Read time16 Min Read

Running-First-Test-With-NightWatchJS

AutomationJavaScriptTutorial

Nightwatch JS Tutorial: Guide to Automation With Selenium and Nightwatch

Nightwatch JS is one of the most used JavaScript based end to end automation testing framework. A highly extendible Node.js framework, Nightwatch JS comes with built in command line runner, support for sequential and parallel runs, a integrated support for WebDriver Tutorial services, and support for extending the framework with plugins. With shorter development cycles … Continue reading Nightwatch JS Tutorial: Guide to Automation With Selenium and Nightwatch

December 11, 2020

view count164725 Views

Read time19 Min Read