Agile Software Development
The goal of this article is to describe the agile system development lifecycle (SDLC), putting it in context from what you may have heard and more importantly within the context of your overall IT...
View ArticleAccessibility Guidelines
Introduction Any website that has a target audience such as the general public community that reaches all types of users like the businesses, individuals and people with disabilities, has to mandatory...
View ArticleUnit Testing
What is Unit Testing? A ‘Unit’ is defined as being the smallest testable component of an application. e.g. function level testing. In Systems where Object Oriented Designs are used, the Class is the...
View ArticleMock up
What is a Mock Up? A “mock up” is a test approach of creating fake objects which acts like a spy pretending to be a real object that is substituted with a dummy object. Mock is use in unit testing...
View ArticleSoftware Testing Tool
Testing types / activities Functional Regression Load / Stress Performance Scalability Portability Usability (GUI) Localization Compatibility Configuration Security Installation Unit testing...
View ArticleTesting Types & Activities
Main testing terms, types and activities are: Manual and automated testing White-box and black-box testing White-box testing activities Black-box testing activities Other activities Manual and...
View ArticleTesting Best Practice
Overview This white paper looks at defining some guidelines for best practice when planning for the testing effort for any development project or when recruiting new testers. Guidelines that are...
View ArticleMicrosoft Solution Framework for Agile
Microsoft Solutions Framework (MSF) is a set of disciplines, concepts and guidelines for delivering successful IT solutions from Microsoft. MSF is not limited to just software development but...
View Article