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 »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 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 »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 »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 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 »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 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 »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 »Kubernetes supports Windows containers
With the release of Kubernetes v1.14, Windows Server node support has officially graduated from beta to stable! This support enables developers and operators with Windows Server based applications to containerize…
Read more »Everything – fast file/folder search in Windows
It is hard and time consuming to search a file/folder in Window 7 and 8. “Everything” is a great tool to solve this issue. Here are some of the…
Read more »How to Resolve Windows Installer Problem
Installation of a program means inserting that particular program in your computer so that it can be executed properly. Some of the software programs can be simply copied to the…
Read more »Customizing the Firefox Installer on Windows
One of the questions I get asked a lot is how to customize the Firefox installer on Windows and how to bundle extensions with it. I’ve spent the past few…
Read more »How to Run a Program as an Administrator in Windows
rajeshkumar created the topic: How to Run a Program as an Administrator in Windows How to Run a Program as an Administrator in Windows Good URL- www.sevenforums.com/tutorials/11841-run-administrator.html Regards, Rajesh Kumar…
Read more »Windows: “OpenSCManager failed – Access is denied. (0x5)” errors when
scmuser created the topic: Windows: “OpenSCManager failed – Access is denied. (0x5)” errors when Problem: Windows: “OpenSCManager failed – Access is denied. (0x5)” errors when starting Nexus Solution: You need…
Read more »Tips to Fix 1311 Windows Installer Error
deployexpert created the topic: Tips To Fix 1311 Windows Installer Error When you endeavour and install a software application onto your computer, such as Adobe Acrobat Reader,error 1311 typically appears….
Read more »How to Set or Configure Proxy in Linux and Windows System? – scmGalaxy
Setting the proxy configuration in Linux and Windows If you use a proxy server or firewall, you may need to set the http_proxy environment variable in order to access some…
Read more »Bootstrap a Microsoft Windows node using Chef
Bootstrap a Microsoft Windows node, the “knife windows” plugin is required, More info about knife window tool, http://docs.chef.io/plugin_knife_windows.html knife bootstrap windows winrm uvo1eak9a5geec05f7z.vm.cld.sr –winrm-user administrator –winrm-password ‘Rx4m7W4PQu’ –node-name firefox_win –run-list…
Read more »