Different types of software testing ? Author: neptune | 23rd-Apr-2022 | views: 245 #Testing#IT Testing is the process to improve the performance of software. Examples: Unit, Integration, Regression, Smoke, Alpha, Beta, System, Stress Performance, Object-Oriented Testing etc...
How to create Selenium Cucumber Project in Eclipse. Author: neptune | 17th-May-2022 | views: 28 #Selenium#Cucumber First, divide the process into the various steps to understand working in brief of a project. Steps in brief: We’ll start with initializing the browser driver and then log in to the web page...
Introduction to Apache Spark Author: neptune | 09th-May-2022 | views: 65 #Python#Apache Spark Apache Spark is an open-source, distributed processing system that utilizes in-memory caching and optimized query execution for faster queries...
Deploy Django project on AWS with Apache2 and mod_wsgi module. Author: neptune | 13th-May-2022 | views: 41 #Python#Django In this blog I use the AWS Ubuntu 18.22 instance as Hosting platform and used Apache2 server with mod_wsgi for configurations. We create a django sample project then configure server...
“COWS DON'T GIVE MILK” Author: neptune | 30th-Apr-2022 | views: 61 #Motivation A milkman who owned a few cows used to say this to his children when they were young. Milkman:- When you all reach the age of 12 “I will tell you the secret of life”...
Motivation
“COWS DON'T GIVE MILK” Author: neptune | 30th-Apr-2022 | views: 61 #Motivation A milkman who owned a few cows used to say this to his children when they were young. Milkman:- When you all reach the age of 12 “I will tell you the secret of life”...
“Stay Hungry Stay Foolish” - Speech by Steve Jobs Author: neptune | 15th-Apr-2022 | views: 357 #Motivation At Stanford University Steve Job’s address commencement in 2005 is one of the most famous speeches “Stay Hungry Stay Foolish”. It has been described as 'life-changing” speech...
How do you know “You are Rich?” - By IIT Student. Author: neptune | 15th-Apr-2022 | views: 466 #Motivation We all thought that we knew answer and we replied as following: “ZERO" means nothing. "INFINITY" means uncountable number”. He encounter “How number can be greater than any countable number?"..
Django
Deploy Django project on AWS with Apache2 and mod_wsgi module. Author: neptune | 13th-May-2022 | views: 41 #Python#Django In this blog I use the AWS Ubuntu 18.22 instance as Hosting platform and used Apache2 server with mod_wsgi for configurations. We create a django sample project then configure server...
Health
What are the good sources of Vitamins A to K ? Author: neptune | 18th-Apr-2022 | views: 50 #Health Vitamin A is a fat-soluble nutrient. It helps your body to form healthy bones, skin tissues, teeths. It also protects us from bacterial and viral infections, night blindness etc...
Top 5 Highly Demanding IT Jobs in 2022. Author: neptune | 14th-Apr-2022 | views: 319 #IT#Jobs Nowadays Jobs are raining in the IT Industry for multiple profiles with a huge number of openings. We will cover the top 5 IT Jobs in the coming year or later...
Java
Best way to reverse a String for beginners in Java. Author: neptune | 08th-May-2022 | views: 208 #Java We will explore How to reverse a String in Java using simple way. If you are beginner in Java then you are at the right place...
How to create Selenium Cucumber Project in Eclipse. Author: neptune | 17th-May-2022 | views: 28 #Selenium#Cucumber First, divide the process into the various steps to understand working in brief of a project. Steps in brief: We’ll start with initializing the browser driver and then log in to the web page...
Introduction to Apache Spark Author: neptune | 09th-May-2022 | views: 65 #Python#Apache Spark Apache Spark is an open-source, distributed processing system that utilizes in-memory caching and optimized query execution for faster queries...
How to download video from youtube using python module ? Author: neptune | 24th-Apr-2022 | views: 809 #Python We will let you know how you can easily download the Youtube high quality videos along with subtitle, thumbnail, description using python package..
Getting Started with Google Cloud Platform (GCP) Author : neptune | 23rd-Apr-2022 | Views : 325 Getting Started with Google Cloud Platform (GCP) - GCP has five fundamental attributes, according to the definition of cloud computing proposed by the United States National Institute of Standards and Technology.
Python Programming
Introduction to Python Author : neptune | 25th-Feb-2022 | Views : 1167 Whether you're new to programming or an experienced developer, it's easy to learn and use Python.