Cross-Site Scripting
Mind Map
Agile Testing
Responsive Web Design
Responsive web design is an approach for designing and developing a website so that the layout changes depending on the device/viewport on which the website is being viewed. The device could be a mobile phone,…
What’s New in SQL Server 2012 -Part 1
Columnstore technology has introduced to SQL Server 2012 is the columnstore index. This is an index created just like any other, but it stores index data in a highly compressed, column-wise fashion. For certain…
An Introduction to Stored Procedures in MySQL 5
MySQL 5 introduced a plenty of new features – stored procedures being one of the most significant. In this tutorial, we will cover the basics of stored procedures and its significance in web programming.
Important areas to be considered while testing web applications
There are some important areas to be considered while testing a web application. Here is a web testing cheat sheet, which is a kind of checklist of items to remember while testing a website. Even though this…
An Android computer in the size of a USB stick – ‘Project Ophelia’
The Dell Inc. (formerly Dell Computer), one of the leading American multinational computer technology corporation based in Round Rock, Texas, United States, that develops, sells, repairs and supports computers and…
Best Practices in Automation Testing
Did you ever think why automation testing is so beneficial? We have come across lots of reasons like time saving, repeatability, and maintenance of test suites which ensures the test scripts are kept up to date and…
Do you think it’s the time to revamp testing strategies?