Raphael JS-javascript svg scripts
Raphael JS can be used to create SVG graphics on your website. It’s an amazing JavaScript plugin that is well worth learning if you plan to draw graphs or grids, or anything really. Like Unlike
Read MoreUML Use Case wiki
What is a Use Case? A Use case is a description of how a system’s behavior in response to a request from a stakeholder known as an actor. The actor could be a person or an external system that interacts with the system being described. The actor initiates an action with the system with the [...]
Read MoreDifferent Software Testing Domains
Most of the times, we testers keep shifting from different projects. These projects can be in the same domain or different like Retail, Utilities, Healthcare, e-commerce, banking etc…. Here is a brief description about different domains, which may help most of the testers to understand the importance of Domain Knowledge. BFSI: BFSI stands for Banking, [...]
Read MoreMobile Testing
Application development for mobile devices is a fast growing phenomenon. Users want mobile applications to be simple and fast. Just one nagging bug or usability issue can spoil the entire experience. And with so much competition in this new space, if users don’t have an excellent experience with your application, they will switch to a [...]
Read MoreHow to write a good Bug Report ?
Why good Bug report? If your bug report is effective, chances are higher that it will get fixed. So fixing a bug depends on how effectively you report it. Reporting a bug is nothing but a skill and I will tell you how to achieve this skill. “The point of writing problem report(bug report) is [...]
Read MoreUnderscore.js
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery‘s tux. Underscore provides 60-odd functions that support both the usual functional suspects:map, select, invoke — as well as more specialized [...]
Read MoreLaunchpad Software Development Strategic
Software Development Branch Guideline Launchpad Branch… Now, we’ll create one branch by module with the guideline : Status Experimental : module under active development. Development : module shaping up nicely, but incomplete or untested, and not yet ready for production use. Mature : Completely addresses the issues it is supposed to, tested, and stable enough for production use. Merged : Not [...]
Read More