Security Testing
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…
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…
No Sound from Ubuntu linux or Mint Searched google for possible answer to the problem but solution mentioned was not sufficient to solve my issues. I wasted couple of weekends…
Over the years I found that members of software development teams, developers, testers, administrators and managers alike have an insufficient grasp on how to apply mathematics or interpret statistical data…
How to calculate the cost of test automation: Cost of test automation = Cost of tool(s) + Labor costs of script creation + Labor costs of script maintenance If…
Monitoring windows server require installation on NSClient ++ on windows host. How it works? For example disk space usage needs to be monitored on windows host. 1. Nagios will execute check_nt command…
JMeter has option to add monitor test plan to monitor application servers. But it only works with Tomcat 5 status servlet. But any servlet container that supports JMX (Java Management…