Top 50 Selendroid interview questions and answers

General Questions Element Identification and Interaction Multiple Device Support Native and Hybrid App Automation WebView Automation Testing Framework Integration Gestures and Actions Test Configuration and Management Error Handling and Debugging…

Read more »
location-of-dockers-images

Docker Tutorials: Location of Docker images in all Operating Systems

Location of Dockers images in all Operating Systems The location of the images vary depending on the driver Docker is using for storage. Actually, Docker images are stored in two…

Read more »
aws-linux-putty

How to login linux server of AWS from windows using putty?

How to Generate PPK file from PEM using PuttyGen? AWS by default do not allow accessing a linux server using password so only key is allowed. But .pem file which…

Read more »
gitlab-password-less-in-windows

GitLab Tutorials: Access gitlab Password Less in Windows

Step 1- Generate a public/private key using puttygen Download a puttygen from  and generate a public key and private key by following below image. Click on Conversions à Export OpenSSH…

Read more »
bamboo-installation-and-configuration

Installation and Configuration Guide: Bamboo

System requirements & considerations Java: Database: Installing Bamboo on Linux https://confluence.atlassian.com/bamboo/installing-bamboo-on-linux-289276792.html Install Bamboo using Docker Container Step 1 – Install Docker Step 2 – Install and Configure Bamboo using Docker…

Read more »
vagrant-installation-in-centos-ubuntu-and-windows

Vagrant Installation & Configuration

Step 1 – Download Vagrant URL – https://www.vagrantup.com/downloads Step 2 – Install Vagarnt in Windows Step 3 – Verify Vagrant Step 4 – Basic Workflow in Vagrant

Read more »

Top 50 Cobertura interview questions and answers

1) Where Does The Name “cobertura” Come From? “Cobertura” is the Spanish and Portuguese word for “coverage.” We were trying to avoid acronyms and coffee references. It’s not too hard…

Read more »

Top 50 Ncover interview questions and answers

1) What is code coverage analysis? A code coverage analyzer monitors your code at runtime and records information about which lines of code were executed. NCover shows each sequence point…

Read more »

Top 50 Unit testing interview questions and answers

1) What is smoking? In unit testing, we use mocking. An object you want to test may have other complex object dependencies. You replace the other objects with mocks simulating…

Read more »

Top 50 selenium interview questions and answers

1) What is Selenium and what is composed of? Selenium is a suite of tools for automated web testing. It is composed of Selenium IDE (Integrated Development Environment) : It…

Read more »

Top 50 Zabbix interview questions and answers

1) What can be monitored using Zabbix? Zabbix provides monitoring metrics, such as network utilization, CPU load and disk space consumption. The software monitors operations on Linux, Hewlett Packard Unix…

Read more »

Top 50 Numpy interview questions and answers

1) What is Numpy? Ans: NumPy is a general-purpose array-processing package. It provides a high-performance multidimensional array object, and tools for working with these arrays. It is the fundamental package…

Read more »
ansible-error

Ansible Connection Options for windows remote Server

Error – Failed to connect to the host via ssh Solution – You need to set ansible_connection=winrm to connect to windows [windows] 13.233.160.153 [windows:vars] ansible_connection=winrm Error – auth method ssl…

Read more »

What is Azure Visual Studio App Center?

Friends, Today I come with a new topic that is Azure Visual Studio App Center. But first of all, I let you about App Center Azure. You can quickly build…

Read more »

How to fix we ran into a problem while connecting to the windows update service

Steps to Fix a Windows 10 update error A current driver on your PC may be better than the driver we are trying to install. We will keep trying to…

Read more »

How To fix Some setting are managed by your organization-error in windows 10 PC

This error is occurring on various windows services like windows update and proxy setting, so if you have this type of error notification then how to fix it? 1. The…

Read more »

Handy Tips: How to Make or Receive Call/Messages Directly On YOUR PC from your Phone

Are you a person who use to sit in front of your PC most of time and looking for ways or maybe LAZY enough who don’t want to touch phone…

Read more »

How to Install PHP on Windows 10 ?

In this blog I am going to show you how to Install PHP 7 in Windows 10:so, First thing you need to go show be in belowhttps://windows.php.net/download Click on the…

Read more »

Useful Keyboard Shortcuts in Windows & Mac | Keyboard shortcuts cheat-sheet

Its really irritate users to  give command to the system for every action by clicking on to the options. It makes us slow while working in the computer/laptops in long…

Read more »

What is Octopus Deployment?

Octopus is the deployment automation server for your entire team. It designed to make easy to release and deploy applications, whether on-premises or in the cloud. Octopus Deploy is a…

Read more »