July 18th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management
Soap UI is clunky and hard to use and lack web services features that are required for serious web services testing. SoapUI requires significant coding for building/maintaining test cases and suites. SoapSonar on other hand is code free, far more feature rich and cover web services ,SOAP and XML testing and WS-* standards extensively. I [...]
July 18th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management, Software Development Lifecycle
Background
DCOM and CORBA traditionally achieved what web services are now offering but with an exception to interoperability which they later provide in true sense.In addition ,COM+,DCOM (Distributed component object model) implementation from Microsoft were resource intensive and were native to specific Microsoft OS flavor.In other words,consumer and provider were mandated to be on the same [...]
July 17th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management, Software Development Lifecycle
Agile project management takes the ideas from Agile software development and applies them to project management. Agile methodologies generally promote a project management process that encourages stakeholder involvement, feedback, objective metrics and effective controls. Mindblaze Technologies emphasized on Agile Project Management Principles.
Picking a Project Management Methodology:
A short study from Vertebrae on choosing between an [...]
July 17th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management
The Software Testing Life Cycle is an integral component of the Software development Life Cycle (SDLC) practiced at Mindblaze Technologies.No software is released to the customer without comprehensive testing during the entire course of the project based on agile software development methodology. Our testing culture is based on the following principles and practices:
• Conversational Test [...]
July 17th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management
What is a White Box Testing Strategy?
White box testing strategy deals with the internal logic and structure of the code. White box
testing is also called as glass, structural, open box or clear box testing. The tests written
based on the white box testing strategy incorporate coverage of the code written, branches,
paths, statements and internal logic of [...]
July 17th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management
Introduction
The following is a quick checklist to verify that all possible test cases are identified during test
plan/test case preparation.
The objective of this checklist is to provide a guideline in preparing test cases
Item for identifying more test cases
1. For each input to the system identify valid values
● Identify file inputs
● Identify user data inputs.
● Identify system [...]
June 2nd, 2009 |
by admin |
published in
Quality Control, Quality Management, Software Development Lifecycle
Testing involves operation of a system or application under controlled conditions and evaluating the results. The controlled conditions should include both normal and abnormal conditions. Testing should intentionally attempt to make things go wrong to determine if things happen when they shouldn’t or things don’t happen when they should. It is oriented detective action.
Highlights of [...]
May 25th, 2009 |
by admin |
published in
Quality Assurance, Quality Control, Quality Management, Software Development Lifecycle
Since our inception we have been analyzing and experimenting with various agile practices that make the biggest difference in overall productivity for teams and organizations. We have isolated three, that we feel produce the highest return on your investment in terms of time, effort and cost.
All three practices are part of agile methods such as [...]