Crowdsourced testing: A smarter testing technique
Crowdsource testing is a breakthrough in the field software testing. It can be considered as the next level of testing. In this testing technique the application under test is made open for a large number of testers…
Magento sites – New Malware Issue
Magento community has received reports that some Magento sites are being targeted by Guruincsite malware (Neutrino exploit kit).The malware can take advantage of situations where an administrative account has been…
Agency projects & Outsourcing – Experience revealed
This short report is written based on my experience working with Swiss agencies on web, software and mobile projects over the last years.This is based mostly on a Swiss context where the quality expectations are…
DEFECT CLUSTERING AND PESTICIDE PARADOX:
Defect Clustering and Pesticide paradox are among the two important principles of testing. When a small number of modules contains most of the bugs detected or show the most operational failures.
The Basic ABC of Mobile Testing
Mobile technology and smart devices are very much in trend now and so is their use by the common man, due to which mobile testing has emerged as one of the latest challenges for the QA people.
Game Testing: Play Pause Test
Wiki: Game testing, a subset of game development, is a software testing process for quality control of video games. The primary function of game testing is the discovery and documentation of software defects
Introduction To TestRail: A tool for writing and managing test cases
Test Rail is a modern test management tool, which has been designed for ease of use, high efficiency and productivity for writing and managing test cases.
Business Analyst in Agile Methodology
Agile software development is a group of software development methods based on iterative and incremental development, in which requirements and solutions evolve through collaboration between self-organizing,…
The ART of Software Test Estimation
Before going forward let’s consider some basic questions like what is use of test estimation? Or why this is needed? Or who will do this? For the success of every software projects, test estimation is very…
SQL Injection: The Security Dread
SQL injection (SQLI) is considered one of the top 10 web application vulnerabilities of 2007 and 2010 by the Open Web Application Security Project. In 2013, SQLI was rated the number one attack on the OWASP top ten.