How to import JSON data to MongoDB

NoSQL database adoption is a key aspect of the Digital Transformation journey for businesses. NoSQL databases store application data in schema less flexible format. As most of the data is still stored in the Relational Database and sometimes there is a need to import...

How to Write Automation Test Scripts using Selenium.

Selenium testing tool is one of the essential automation testing tools for web applications or websites. So, it is quite efficient for us to learn the right process to code and write the selenium test scripts. In this blog, we are going to see how to write selenium...