Raspberry Pi 2, Model B

Raspberry Pi 2 Model B delivers 6 times the processing capacity of previous models. This second generation Raspberry Pi has an upgraded Broadcom BCM2836 processor, which is a powerful ARM…

Raspberry Pi 2 Model B delivers 6 times the processing capacity of previous models. This second generation Raspberry Pi has an upgraded Broadcom BCM2836 processor, which is a powerful ARM…
What do you mean by Economies of Software testing? Why software defects are costly to find and fix? How early defect detection can save much cost in fixing defects? There…

Steps to Configure Wifi Tethering in Windows: Launch an elevated command prompt under Windows 8 (command prompt with administrator privileges). To do this Press Windows + x key in windows 8 and…

This solar power supply circuit project uses the 1.2v rechargeable battery and solar panel. The solar panel charges the battery when sunlight is bright enough to produce a voltage above…
This blog (security testing revisited) is intended to summarize few of my post related to security testing :- Ethical Hacking – part 1 – Before going into details of how to ethical…
Good part of selenium is that the selenium tests can be written in multiple programming languages like c#, Java, Perl, PHP, Ruby etc. I normally hear saying that “This Java…
Calculating watts Power[watt]=Voltage[volt] * Current[Ampere] if the panel is rated as 5v 200 mA then Power=1 watt Wiring multiple solar panels Parallel wiring This is required if your application need…
How does radio works? Audio signals are transmitted by imposing lower audio frequencies on the high frequency carrier wave. In other words the audio signals are added to the carrier…
Pair Testing Pair testing is another example of test pattern. Context Pair testing is a way of approaching a test design process by having two people test the same time…