Truth about test plan document & test case document
Truth About Test Plan Documents – 98% of test plan documents that are created are not updated, maintained or cared beyond sign off. – The first 5 pages of a…
Truth About Test Plan Documents – 98% of test plan documents that are created are not updated, maintained or cared beyond sign off. – The first 5 pages of a…
Although Linux is a really stable platform, there will be some times that a program will freeze. In those cases most people are stuck on what to do. Generally you…
What is Security testing? Security testing is a process to determine that an information system protects data and maintains functionality as intended. It is the process that determines that confidential…
Why is testing necessary? Testing is necessary because we all make mistakes. Some of those mistakes are unimportant, but some of them are expensive or dangerous. We need to check…
Passive Components RESISTORS To oppose the flow of electrons ( current). The symbols are shown below. Resistance is measured in units called “Ohm”. 1000 ohms is shown as 1k ohm…
Security Testing What is Security testing? Security testing is a process to determine that an information system protects data and maintains functionality as intended. It is the process that determines…
Introduction Electronic component can be divided into 2 types: Active and Passive components Resistors and Capacitors etc. are known as passive components because they can only attenuate the electrical voltage and…
How to solve software performance problems ? 1. Define your Objective -where you need to be? It is surprising that many projects do not have well-defined performance objectives. When we…
Compiling and Installing Custom Linux Kernel The below mentioned steps will work in Ubuntu or debian like systems. I have tested it on Ubuntu 10.10. Download and unzip(preparing) sudo apt-get…